#5FE9CB#5FE9CB
#5FE9CB is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.0% C 0.128 H 176.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9CB |
|---|---|
| RGB | rgb(95, 233, 203) |
| HSL | hsl(167, 76%, 64%) |
| HSV | hsv(167, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 12.9%, 8.6%) |
| CIE-LAB | lab(84.49, -44.52, 3.42) |
| CIE-LCH | lch(84.49, 44.66, 175.61°) |
| OKLab | oklab(85.02% -0.1274 0.0084) |
| OKLCH | oklch(85.02% 0.128 176.2) |
| XYZ | xyz(44.6327, 65.0180, 66.6859) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.31
Aqua Marine
#2EE8BB
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 4.36
Turquoise
#40E0D0
ΔE00 5.00
Aquamarine (survey)
#04D8B2
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9CB #E95F7D
analogous
#5FE986 #5FE9CB #5FC2E9
triadic
#5FE9CB #CB5FE9 #E9CB5F
tetradic
#5FE9CB #865FE9 #E95F7D #C2E95F
square
#5FE9CB #865FE9 #E95F7D #C2E95F
split-complementary
#5FE9CB #E95FC2 #E9865F
monochromatic
#19B593 #29E2BA #5FE9CB #95F0DC #CBF8EE
Accessibility & contrast
On white
1.50
#5FE9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5FE9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9CB
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9CB | 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)
#E1DCCA
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe9cb; /* rgb */ color: rgb(95, 233, 203); /* oklch */ color: oklch(85.0% 0.128 176.2);
Tailwind
colors: {
custom: {
50: '#99f0da',
500: '#5fe9cb',
950: '#000000',
},
}SCSS
$custom: #5fe9cb; $custom-light: #99f0da; $custom-dark: #000000;
JSON
{
"hex": "#5fe9cb",
"rgb": {
"r": 95,
"g": 233,
"b": 203
},
"hsl": {
"h": 166.957,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.85022,
"c": 0.12771,
"h": 176.2
},
"luminance": 0.65023
}Semantic roles & 50–950 ramp
primary
#5FE9CB
secondary
#B53753
accent
#0D3AD8
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583