#5FE6CA#5FE6CA
#5FE6CA is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.3% C 0.125 H 177.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE6CA |
|---|---|
| RGB | rgb(95, 230, 202) |
| HSL | hsl(168, 73%, 64%) |
| HSV | hsv(168, 59%, 90%) |
| CMYK | cmyk(58.7%, 0%, 12.2%, 9.8%) |
| CIE-LAB | lab(83.59, -43.45, 2.64) |
| CIE-LCH | lch(83.59, 43.53, 176.52°) |
| OKLab | oklab(84.28% -0.1248 0.0063) |
| OKLCH | oklch(84.28% 0.125 177.1) |
| XYZ | xyz(43.6719, 63.2864, 65.7796) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.50
Turquoise
#40E0D0
ΔE00 4.35
Aqua Marine
#2EE8BB
ΔE00 4.78
Light Turquoise
#7EF4CC
ΔE00 5.03
Aquamarine (survey)
#04D8B2
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE6CA #E65F7B
analogous
#5FE686 #5FE6CA #5FBEE6
triadic
#5FE6CA #CA5FE6 #E6CA5F
tetradic
#5FE6CA #865FE6 #E65F7B #BEE65F
square
#5FE6CA #865FE6 #E65F7B #BEE65F
split-complementary
#5FE6CA #E65FBE #E6865F
monochromatic
#1BAF91 #2ADEB8 #5FE6CA #94EEDC #C9F7ED
Accessibility & contrast
On white
1.54
#5FE6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5FE6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE6CA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE6CA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#CACACC
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe6ca; /* rgb */ color: rgb(95, 230, 202); /* oklch */ color: oklch(84.3% 0.125 177.1);
Tailwind
colors: {
custom: {
50: '#99eeda',
500: '#5fe6ca',
950: '#000000',
},
}SCSS
$custom: #5fe6ca; $custom-light: #99eeda; $custom-dark: #000000;
JSON
{
"hex": "#5fe6ca",
"rgb": {
"r": 95,
"g": 230,
"b": 202
},
"hsl": {
"h": 167.556,
"s": 72.973,
"l": 63.725
},
"oklch": {
"l": 0.84282,
"c": 0.12493,
"h": 177.1
},
"luminance": 0.63291
}Semantic roles & 50–950 ramp
primary
#5FE6CA
secondary
#B03952
accent
#1039D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583