#5FFED4#5FFED4
#5FFED4 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.146 H 172.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFED4 |
|---|---|
| RGB | rgb(95, 254, 212) |
| HSL | hsl(164, 99%, 68%) |
| HSV | hsv(164, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 16.5%, 0.4%) |
| CIE-LAB | lab(90.81, -51.34, 7.84) |
| CIE-LCH | lch(90.81, 51.94, 171.32°) |
| OKLab | oklab(90.24% -0.1448 0.0199) |
| OKLCH | oklch(90.24% 0.146 172.2) |
| XYZ | xyz(52.0390, 78.0644, 74.6000) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 3.33
Bright Teal
#01F9C6
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 4.07
Aqua Marine
#2EE8BB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFED4 #FE5F89
analogous
#5FFE84 #5FFED4 #5FD8FE
triadic
#5FFED4 #D45FFE #FED45F
tetradic
#5FFED4 #845FFE #FE5F89 #D8FE5F
square
#5FFED4 #845FFE #FE5F89 #D8FE5F
split-complementary
#5FFED4 #FE5FD8 #FE845F
monochromatic
#01E1A6 #22FEC4 #5FFED4 #9CFEE4 #D9FFF5
Accessibility & contrast
On white
1.26
#5FFED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#5FFED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFED4
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFED4 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED2
Deuteranopia (green-blind)
#E0DED7
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5ffed4; /* rgb */ color: rgb(95, 254, 212); /* oklch */ color: oklch(90.2% 0.146 172.2);
Tailwind
colors: {
custom: {
50: '#9cffe1',
500: '#5ffed4',
950: '#000000',
},
}SCSS
$custom: #5ffed4; $custom-light: #9cffe1; $custom-dark: #000000;
JSON
{
"hex": "#5ffed4",
"rgb": {
"r": 95,
"g": 254,
"b": 212
},
"hsl": {
"h": 164.151,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90239,
"c": 0.14617,
"h": 172.2
},
"luminance": 0.7807
}Semantic roles & 50–950 ramp
primary
#5FFED4
secondary
#D82957
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684