#78FBE0#78FBE0
#78FBE0 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.123 H 177.9°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBE0 |
|---|---|
| RGB | rgb(120, 251, 224) |
| HSL | hsl(168, 94%, 73%) |
| HSV | hsv(168, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(90.95, -42.58, 1.91) |
| CIE-LCH | lch(90.95, 42.62, 177.43°) |
| OKLab | oklab(90.65% -0.1229 0.0044) |
| OKLCH | oklch(90.65% 0.123 177.9) |
| XYZ | xyz(55.6915, 78.3641, 82.6975) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.03
Light Aqua
#8CFFDB
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 4.43
Aquamarine
#7FFFD4
ΔE00 4.53
Bright Aqua
#0BF9EA
ΔE00 5.80
Aqua (survey)
#13EAC9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBE0 #FB7893
analogous
#78FB9F #78FBE0 #78D4FB
triadic
#78FBE0 #E078FB #FBE078
tetradic
#78FBE0 #9F78FB #FB7893 #D4FB78
square
#78FBE0 #9F78FB #FB7893 #D4FB78
split-complementary
#78FBE0 #FB78D4 #FB9F78
monochromatic
#07F1C1 #3DF9D2 #78FBE0 #B3FDEE #E1FEF8
Accessibility & contrast
On white
1.26
#78FBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#78FBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBE0
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBE0 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEDF
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#2FFEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fbe0; /* rgb */ color: rgb(120, 251, 224); /* oklch */ color: oklch(90.6% 0.123 177.9);
Tailwind
colors: {
custom: {
50: '#a8fde9',
500: '#78fbe0',
950: '#000000',
},
}SCSS
$custom: #78fbe0; $custom-light: #a8fde9; $custom-dark: #000000;
JSON
{
"hex": "#78fbe0",
"rgb": {
"r": 120,
"g": 251,
"b": 224
},
"hsl": {
"h": 167.634,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.90645,
"c": 0.12298,
"h": 177.9
},
"luminance": 0.78369
}Semantic roles & 50–950 ramp
primary
#78FBE0
secondary
#D83F5F
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684