#5FE9CA#5FE9CA
#5FE9CA is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.128 H 175.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9CA |
|---|---|
| RGB | rgb(95, 233, 202) |
| HSL | hsl(167, 76%, 64%) |
| HSV | hsv(167, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 13.3%, 8.6%) |
| CIE-LAB | lab(84.47, -44.76, 3.91) |
| CIE-LCH | lch(84.47, 44.93, 175.01°) |
| OKLab | oklab(84.99% -0.1279 0.0097) |
| OKLCH | oklch(84.99% 0.128 175.7) |
| XYZ | xyz(44.5139, 64.9705, 66.0603) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.95
Tiffany Blue
#7BF2DA
ΔE00 3.47
Aqua Marine
#2EE8BB
ΔE00 4.10
Light Turquoise
#7EF4CC
ΔE00 4.18
Turquoise
#40E0D0
ΔE00 5.26
Aquamarine (survey)
#04D8B2
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9CA #E95F7E
analogous
#5FE985 #5FE9CA #5FC3E9
triadic
#5FE9CA #CA5FE9 #E9CA5F
tetradic
#5FE9CA #855FE9 #E95F7E #C3E95F
square
#5FE9CA #855FE9 #E95F7E #C3E95F
split-complementary
#5FE9CA #E95FC3 #E9855F
monochromatic
#19B592 #29E2B8 #5FE9CA #95F0DC #CBF8EE
Accessibility & contrast
On white
1.50
#5FE9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5FE9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9CA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9CA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCC9
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe9ca; /* rgb */ color: rgb(95, 233, 202); /* oklch */ color: oklch(85.0% 0.128 175.7);
Tailwind
colors: {
custom: {
50: '#99f1da',
500: '#5fe9ca',
950: '#000000',
},
}SCSS
$custom: #5fe9ca; $custom-light: #99f1da; $custom-dark: #000000;
JSON
{
"hex": "#5fe9ca",
"rgb": {
"r": 95,
"g": 233,
"b": 202
},
"hsl": {
"h": 166.522,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.84994,
"c": 0.12825,
"h": 175.7
},
"luminance": 0.64975
}Semantic roles & 50–950 ramp
primary
#5FE9CA
secondary
#B53754
accent
#0D3BD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583