#5FFED8#5FFED8
#5FFED8 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.144 H 174.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFED8 |
|---|---|
| RGB | rgb(95, 254, 216) |
| HSL | hsl(166, 99%, 68%) |
| HSV | hsv(166, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 15%, 0.4%) |
| CIE-LAB | lab(90.90, -50.41, 5.90) |
| CIE-LCH | lch(90.90, 50.76, 173.32°) |
| OKLab | oklab(90.35% -0.143 0.0149) |
| OKLCH | oklch(90.35% 0.144 174.1) |
| XYZ | xyz(52.5498, 78.2688, 77.2904) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.93
Light Aqua
#8CFFDB
ΔE00 3.47
Light Turquoise
#7EF4CC
ΔE00 3.63
Bright Teal
#01F9C6
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.68
Light Aquamarine
#7BFDC7
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFED8 #FE5F85
analogous
#5FFE88 #5FFED8 #5FD5FE
triadic
#5FFED8 #D85FFE #FED85F
tetradic
#5FFED8 #885FFE #FE5F85 #D5FE5F
square
#5FFED8 #885FFE #FE5F85 #D5FE5F
split-complementary
#5FFED8 #FE5FD5 #FE885F
monochromatic
#01E1AC #22FEC9 #5FFED8 #9CFEE7 #D9FFF6
Accessibility & contrast
On white
1.26
#5FFED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#5FFED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFED8
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFED8 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD6
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5ffed8; /* rgb */ color: rgb(95, 254, 216); /* oklch */ color: oklch(90.3% 0.144 174.1);
Tailwind
colors: {
custom: {
50: '#9cffe4',
500: '#5ffed8',
950: '#000000',
},
}SCSS
$custom: #5ffed8; $custom-light: #9cffe4; $custom-dark: #000000;
JSON
{
"hex": "#5ffed8",
"rgb": {
"r": 95,
"g": 254,
"b": 216
},
"hsl": {
"h": 165.66,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90346,
"c": 0.14382,
"h": 174.1
},
"luminance": 0.78274
}Semantic roles & 50–950 ramp
primary
#5FFED8
secondary
#D82953
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684