#78FCEE#78FCEE
#78FCEE is a very light, moderate teal. Relative luminance 0.798; OKLCH L 91.3% C 0.119 H 186.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCEE |
|---|---|
| RGB | rgb(120, 252, 238) |
| HSL | hsl(174, 96%, 73%) |
| HSV | hsv(174, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.59, -39.68, -4.41) |
| CIE-LCH | lch(91.59, 39.93, 186.34°) |
| OKLab | oklab(91.28% -0.118 -0.0125) |
| OKLCH | oklch(91.28% 0.119 186.1) |
| XYZ | xyz(57.9821, 79.7815, 93.2161) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.13
Bright Aqua
#0BF9EA
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.84
Bright Cyan
#41FDFE
ΔE00 5.50
Aqua
#00FFFF
ΔE00 5.84
Light Cyan
#ACFFFC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCEE #FC7886
analogous
#78FCAC #78FCEE #78C8FC
triadic
#78FCEE #EE78FC #FCEE78
tetradic
#78FCEE #AC78FC #FC7886 #C8FC78
square
#78FCEE #AC78FC #FC7886 #C8FC78
split-complementary
#78FCEE #FC78C8 #FCAC78
monochromatic
#05F4DB #3CFBE6 #78FCEE #B4FDF6 #E1FEFB
Accessibility & contrast
On white
1.24
#78FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#78FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCEE
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCEE | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#16FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fcee; /* rgb */ color: rgb(120, 252, 238); /* oklch */ color: oklch(91.3% 0.119 186.1);
Tailwind
colors: {
custom: {
50: '#a9fef3',
500: '#78fcee',
950: '#000000',
},
}SCSS
$custom: #78fcee; $custom-light: #a9fef3; $custom-dark: #000000;
JSON
{
"hex": "#78fcee",
"rgb": {
"r": 120,
"g": 252,
"b": 238
},
"hsl": {
"h": 173.636,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91283,
"c": 0.11869,
"h": 186.1
},
"luminance": 0.79787
}Semantic roles & 50–950 ramp
primary
#78FCEE
secondary
#D93F4F
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685