#78FCDF#78FCDF
#78FCDF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.125 H 176.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCDF |
|---|---|
| RGB | rgb(120, 252, 223) |
| HSL | hsl(167, 96%, 73%) |
| HSV | hsv(167, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.21, -43.25, 2.81) |
| CIE-LCH | lch(91.21, 43.34, 176.28°) |
| OKLab | oklab(90.85% -0.1244 0.0068) |
| OKLCH | oklch(90.85% 0.125 176.9) |
| XYZ | xyz(55.8695, 78.9365, 82.0897) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.43
Light Aqua
#8CFFDB
ΔE00 2.89
Aquamarine
#7FFFD4
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.00
Aqua (survey)
#13EAC9
ΔE00 5.91
Pale Turquoise
#A5FBD5
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCDF #FC7895
analogous
#78FC9D #78FCDF #78D7FC
triadic
#78FCDF #DF78FC #FCDF78
tetradic
#78FCDF #9D78FC #FC7895 #D7FC78
square
#78FCDF #9D78FC #FC7895 #D7FC78
split-complementary
#78FCDF #FC78D7 #FC9D78
monochromatic
#05F4C0 #3CFBD1 #78FCDF #B4FDED #E1FEF8
Accessibility & contrast
On white
1.25
#78FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#78FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCDF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCDF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DFE0E1
Tritanopia (blue-blind)
#30FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #78fcdf; /* rgb */ color: rgb(120, 252, 223); /* oklch */ color: oklch(90.8% 0.125 176.9);
Tailwind
colors: {
custom: {
50: '#a8fee8',
500: '#78fcdf',
950: '#000000',
},
}SCSS
$custom: #78fcdf; $custom-light: #a8fee8; $custom-dark: #000000;
JSON
{
"hex": "#78fcdf",
"rgb": {
"r": 120,
"g": 252,
"b": 223
},
"hsl": {
"h": 166.818,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.90848,
"c": 0.12457,
"h": 176.9
},
"luminance": 0.78942
}Semantic roles & 50–950 ramp
primary
#78FCDF
secondary
#D93F61
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684