#78FEDF#78FEDF
#78FEDF is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.127 H 176.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #78FEDF |
|---|---|
| RGB | rgb(120, 254, 223) |
| HSL | hsl(166, 99%, 73%) |
| HSV | hsv(166, 53%, 100%) |
| CMYK | cmyk(52.8%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.77, -44.13, 3.63) |
| CIE-LCH | lch(91.77, 44.28, 175.29°) |
| OKLab | oklab(91.31% -0.1265 0.009) |
| OKLCH | oklch(91.31% 0.127 176) |
| XYZ | xyz(56.5009, 80.1992, 82.3002) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.49
Tiffany Blue
#7BF2DA
ΔE00 3.04
Aquamarine
#7FFFD4
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.79
Pale Turquoise
#A5FBD5
ΔE00 5.84
Aqua (survey)
#13EAC9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FEDF #FE7897
analogous
#78FE9C #78FEDF #78DAFE
triadic
#78FEDF #DF78FE #FEDF78
tetradic
#78FEDF #9C78FE #FE7897 #DAFE78
square
#78FEDF #9C78FE #FE7897 #DAFE78
split-complementary
#78FEDF #FE78DA #FE9C78
monochromatic
#02FAC0 #3BFED1 #78FEDF #B5FEED #E1FFF8
Accessibility & contrast
On white
1.23
#78FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#78FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FEDF
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FEDF | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#2EFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #78fedf; /* rgb */ color: rgb(120, 254, 223); /* oklch */ color: oklch(91.3% 0.127 176.0);
Tailwind
colors: {
custom: {
50: '#a8ffe9',
500: '#78fedf',
950: '#000000',
},
}SCSS
$custom: #78fedf; $custom-light: #a8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#78fedf",
"rgb": {
"r": 120,
"g": 254,
"b": 223
},
"hsl": {
"h": 166.119,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.91309,
"c": 0.12683,
"h": 176
},
"luminance": 0.80204
}Semantic roles & 50–950 ramp
primary
#78FEDF
secondary
#DC3F63
accent
#0035E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684