#5FEDCB#5FEDCB
#5FEDCB is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.0% C 0.132 H 174.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDCB |
|---|---|
| RGB | rgb(95, 237, 203) |
| HSL | hsl(166, 80%, 65%) |
| HSV | hsv(166, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 14.3%, 7.1%) |
| CIE-LAB | lab(85.66, -46.26, 5.11) |
| CIE-LCH | lch(85.66, 46.54, 173.70°) |
| OKLab | oklab(85.97% -0.1316 0.0128) |
| OKLCH | oklch(85.97% 0.132 174.4) |
| XYZ | xyz(45.7779, 67.3084, 67.0676) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.36
Tiffany Blue
#7BF2DA
ΔE00 3.62
Aqua Marine
#2EE8BB
ΔE00 3.68
Aquamarine
#7FFFD4
ΔE00 4.83
Light Aqua
#8CFFDB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDCB #ED5F81
analogous
#5FED84 #5FEDCB #5FC8ED
triadic
#5FEDCB #CB5FED #EDCB5F
tetradic
#5FEDCB #845FED #ED5F81 #C8ED5F
square
#5FEDCB #845FED #ED5F81 #C8ED5F
split-complementary
#5FEDCB #ED5FC8 #ED845F
monochromatic
#15BC94 #28E7B9 #5FEDCB #96F3DD #CDF9EF
Accessibility & contrast
On white
1.45
#5FEDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5FEDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDCB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDCB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFC9
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fedcb; /* rgb */ color: rgb(95, 237, 203); /* oklch */ color: oklch(86.0% 0.132 174.4);
Tailwind
colors: {
custom: {
50: '#9af3da',
500: '#5fedcb',
950: '#000000',
},
}SCSS
$custom: #5fedcb; $custom-light: #9af3da; $custom-dark: #000000;
JSON
{
"hex": "#5fedcb",
"rgb": {
"r": 95,
"g": 237,
"b": 203
},
"hsl": {
"h": 165.634,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.85972,
"c": 0.13219,
"h": 174.4
},
"luminance": 0.67313
}Semantic roles & 50–950 ramp
primary
#5FEDCB
secondary
#BB3555
accent
#093CDC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583