#78FBDF#78FBDF
#78FBDF is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.123 H 177.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #78FBDF |
|---|---|
| RGB | rgb(120, 251, 223) |
| HSL | hsl(167, 94%, 73%) |
| HSV | hsv(167, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.92, -42.81, 2.40) |
| CIE-LCH | lch(90.92, 42.88, 176.80°) |
| OKLab | oklab(90.62% -0.1233 0.0057) |
| OKLCH | oklch(90.62% 0.123 177.4) |
| XYZ | xyz(55.5563, 78.3101, 81.9853) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.14
Light Aqua
#8CFFDB
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.24
Aqua (survey)
#13EAC9
ΔE00 5.85
Bright Aqua
#0BF9EA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FBDF #FB7894
analogous
#78FB9E #78FBDF #78D5FB
triadic
#78FBDF #DF78FB #FBDF78
tetradic
#78FBDF #9E78FB #FB7894 #D5FB78
square
#78FBDF #9E78FB #FB7894 #D5FB78
split-complementary
#78FBDF #FB78D5 #FB9E78
monochromatic
#07F1BF #3DF9D1 #78FBDF #B3FDED #E1FEF8
Accessibility & contrast
On white
1.26
#78FBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#78FBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FBDF
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FBDF | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#30FEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78fbdf; /* rgb */ color: rgb(120, 251, 223); /* oklch */ color: oklch(90.6% 0.123 177.4);
Tailwind
colors: {
custom: {
50: '#a8fde8',
500: '#78fbdf',
950: '#000000',
},
}SCSS
$custom: #78fbdf; $custom-light: #a8fde8; $custom-dark: #000000;
JSON
{
"hex": "#78fbdf",
"rgb": {
"r": 120,
"g": 251,
"b": 223
},
"hsl": {
"h": 167.176,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.90617,
"c": 0.12345,
"h": 177.4
},
"luminance": 0.78315
}Semantic roles & 50–950 ramp
primary
#78FBDF
secondary
#D83F60
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684