#78FEEA#78FEEA
#78FEEA is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.122 H 182.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEEA |
|---|---|
| RGB | rgb(120, 254, 234) |
| HSL | hsl(171, 99%, 73%) |
| HSV | hsv(171, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(92.05, -41.55, -1.66) |
| CIE-LCH | lch(92.05, 41.58, 182.29°) |
| OKLab | oklab(91.62% -0.1218 -0.0051) |
| OKLCH | oklch(91.62% 0.122 182.4) |
| XYZ | xyz(58.0324, 80.8118, 90.3659) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.05
Bright Aqua
#0BF9EA
ΔE00 4.56
Light Aqua
#8CFFDB
ΔE00 5.35
Bright Turquoise
#0FFEF9
ΔE00 6.13
Aquamarine
#7FFFD4
ΔE00 6.72
Light Turquoise
#7EF4CC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEEA #FE788C
analogous
#78FEA7 #78FEEA #78CFFE
triadic
#78FEEA #EA78FE #FEEA78
tetradic
#78FEEA #A778FE #FE788C #CFFE78
square
#78FEEA #A778FE #FE788C #CFFE78
split-complementary
#78FEEA #FE78CF #FEA778
monochromatic
#02FAD5 #3BFEE1 #78FEEA #B5FEF3 #E1FFFA
Accessibility & contrast
On white
1.22
#78FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#78FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEEA
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEEA | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#1EFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #78feea; /* rgb */ color: rgb(120, 254, 234); /* oklch */ color: oklch(91.6% 0.122 182.4);
Tailwind
colors: {
custom: {
50: '#a9fff0',
500: '#78feea',
950: '#000000',
},
}SCSS
$custom: #78feea; $custom-light: #a9fff0; $custom-dark: #000000;
JSON
{
"hex": "#78feea",
"rgb": {
"r": 120,
"g": 254,
"b": 234
},
"hsl": {
"h": 171.045,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.91621,
"c": 0.12193,
"h": 182.4
},
"luminance": 0.80817
}Semantic roles & 50–950 ramp
primary
#78FEEA
secondary
#DC3F56
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685