#78FCE7#78FCE7
#78FCE7 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.121 H 181.7°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #78FCE7 |
|---|---|
| RGB | rgb(120, 252, 231) |
| HSL | hsl(170, 96%, 73%) |
| HSV | hsv(170, 52%, 99%) |
| CMYK | cmyk(52.4%, 0%, 8.3%, 1.2%) |
| CIE-LAB | lab(91.41, -41.37, -1.05) |
| CIE-LCH | lch(91.41, 41.38, 181.45°) |
| OKLab | oklab(91.08% -0.121 -0.0035) |
| OKLCH | oklch(91.08% 0.121 181.7) |
| XYZ | xyz(56.9737, 79.3781, 87.9049) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.51
Bright Aqua
#0BF9EA
ΔE00 4.69
Light Aqua
#8CFFDB
ΔE00 5.01
Light Turquoise
#7EF4CC
ΔE00 6.25
Aquamarine
#7FFFD4
ΔE00 6.37
Bright Turquoise
#0FFEF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FCE7 #FC788D
analogous
#78FCA5 #78FCE7 #78CFFC
triadic
#78FCE7 #E778FC #FCE778
tetradic
#78FCE7 #A578FC #FC788D #CFFC78
square
#78FCE7 #A578FC #FC788D #CFFC78
split-complementary
#78FCE7 #FC78CF #FCA578
monochromatic
#05F4CE #3CFBDC #78FCE7 #B4FDF2 #E1FEFA
Accessibility & contrast
On white
1.24
#78FCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#78FCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FCE7
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FCE7 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE6
Deuteranopia (green-blind)
#DDE0E9
Tritanopia (blue-blind)
#25FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #78fce7; /* rgb */ color: rgb(120, 252, 231); /* oklch */ color: oklch(91.1% 0.121 181.7);
Tailwind
colors: {
custom: {
50: '#a9feee',
500: '#78fce7',
950: '#000000',
},
}SCSS
$custom: #78fce7; $custom-light: #a9feee; $custom-dark: #000000;
JSON
{
"hex": "#78fce7",
"rgb": {
"r": 120,
"g": 252,
"b": 231
},
"hsl": {
"h": 170.455,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.91076,
"c": 0.12103,
"h": 181.7
},
"luminance": 0.79383
}Semantic roles & 50–950 ramp
primary
#78FCE7
secondary
#D93F58
accent
#0025E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685