#5FE8CA#5FE8CA
#5FE8CA is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.8% C 0.127 H 176.1°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8CA |
|---|---|
| RGB | rgb(95, 232, 202) |
| HSL | hsl(167, 75%, 64%) |
| HSV | hsv(167, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 12.9%, 9%) |
| CIE-LAB | lab(84.18, -44.33, 3.49) |
| CIE-LCH | lch(84.18, 44.47, 175.50°) |
| OKLab | oklab(84.76% -0.1268 0.0086) |
| OKLCH | oklch(84.76% 0.127 176.1) |
| XYZ | xyz(44.2316, 64.4059, 65.9662) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 4.31
Light Turquoise
#7EF4CC
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 4.95
Aquamarine (survey)
#04D8B2
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8CA #E85F7D
analogous
#5FE886 #5FE8CA #5FC2E8
triadic
#5FE8CA #CA5FE8 #E8CA5F
tetradic
#5FE8CA #865FE8 #E85F7D #C2E85F
square
#5FE8CA #865FE8 #E85F7D #C2E85F
split-complementary
#5FE8CA #E85FC2 #E8865F
monochromatic
#1AB391 #29E0B8 #5FE8CA #95F0DC #CAF7ED
Accessibility & contrast
On white
1.51
#5FE8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5FE8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8CA
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8CA | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#00EBDF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe8ca; /* rgb */ color: rgb(95, 232, 202); /* oklch */ color: oklch(84.8% 0.127 176.1);
Tailwind
colors: {
custom: {
50: '#99f0da',
500: '#5fe8ca',
950: '#000000',
},
}SCSS
$custom: #5fe8ca; $custom-light: #99f0da; $custom-dark: #000000;
JSON
{
"hex": "#5fe8ca",
"rgb": {
"r": 95,
"g": 232,
"b": 202
},
"hsl": {
"h": 166.861,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.84757,
"c": 0.12714,
"h": 176.1
},
"luminance": 0.6441
}Semantic roles & 50–950 ramp
primary
#5FE8CA
secondary
#B33853
accent
#0E3AD7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583