#78FEE0#78FEE0
#78FEE0 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.126 H 176.5°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEE0 |
|---|---|
| RGB | rgb(120, 254, 224) |
| HSL | hsl(167, 99%, 73%) |
| HSV | hsv(167, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(91.80, -43.90, 3.15) |
| CIE-LCH | lch(91.80, 44.01, 175.89°) |
| OKLab | oklab(91.34% -0.1261 0.0077) |
| OKLCH | oklch(91.34% 0.126 176.5) |
| XYZ | xyz(56.6361, 80.2533, 83.0123) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.70
Tiffany Blue
#7BF2DA
ΔE00 2.89
Aquamarine
#7FFFD4
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 4.02
Pale Turquoise
#A5FBD5
ΔE00 6.00
Aqua (survey)
#13EAC9
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEE0 #FE7896
analogous
#78FE9D #78FEE0 #78D9FE
triadic
#78FEE0 #E078FE #FEE078
tetradic
#78FEE0 #9D78FE #FE7896 #D9FE78
square
#78FEE0 #9D78FE #FE7896 #D9FE78
split-complementary
#78FEE0 #FE78D9 #FE9D78
monochromatic
#02FAC2 #3BFED2 #78FEE0 #B5FEEE #E1FFF8
Accessibility & contrast
On white
1.23
#78FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#78FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEE0
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEE0 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DF
Deuteranopia (green-blind)
#E1E1E2
Tritanopia (blue-blind)
#2DFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fee0; /* rgb */ color: rgb(120, 254, 224); /* oklch */ color: oklch(91.3% 0.126 176.5);
Tailwind
colors: {
custom: {
50: '#a9ffe9',
500: '#78fee0',
950: '#000000',
},
}SCSS
$custom: #78fee0; $custom-light: #a9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#78fee0",
"rgb": {
"r": 120,
"g": 254,
"b": 224
},
"hsl": {
"h": 166.567,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.91337,
"c": 0.12631,
"h": 176.5
},
"luminance": 0.80259
}Semantic roles & 50–950 ramp
primary
#78FEE0
secondary
#DC3F62
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684