#5FE9CF#5FE9CF
#5FE9CF is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.1% C 0.126 H 178.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9CF |
|---|---|
| RGB | rgb(95, 233, 207) |
| HSL | hsl(169, 76%, 64%) |
| HSV | hsv(169, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 11.2%, 8.6%) |
| CIE-LAB | lab(84.59, -43.56, 1.46) |
| CIE-LCH | lch(84.59, 43.58, 178.08°) |
| OKLab | oklab(85.14% -0.1257 0.0032) |
| OKLCH | oklch(85.14% 0.126 178.6) |
| XYZ | xyz(45.1155, 65.2111, 69.2288) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.85
Aqua (survey)
#13EAC9
ΔE00 3.32
Turquoise
#40E0D0
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 5.23
Aqua Marine
#2EE8BB
ΔE00 5.38
Bright Aqua
#0BF9EA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9CF #E95F79
analogous
#5FE98A #5FE9CF #5FBEE9
triadic
#5FE9CF #CF5FE9 #E9CF5F
tetradic
#5FE9CF #8A5FE9 #E95F79 #BEE95F
square
#5FE9CF #8A5FE9 #E95F79 #BEE95F
split-complementary
#5FE9CF #E95FBE #E98A5F
monochromatic
#19B597 #29E2BF #5FE9CF #95F0DF #CBF8EF
Accessibility & contrast
On white
1.50
#5FE9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5FE9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9CF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9CF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#CCCDD1
Tritanopia (blue-blind)
#00ECE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe9cf; /* rgb */ color: rgb(95, 233, 207); /* oklch */ color: oklch(85.1% 0.126 178.6);
Tailwind
colors: {
custom: {
50: '#99f0dd',
500: '#5fe9cf',
950: '#000000',
},
}SCSS
$custom: #5fe9cf; $custom-light: #99f0dd; $custom-dark: #000000;
JSON
{
"hex": "#5fe9cf",
"rgb": {
"r": 95,
"g": 233,
"b": 207
},
"hsl": {
"h": 168.696,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.85136,
"c": 0.12572,
"h": 178.6
},
"luminance": 0.65216
}Semantic roles & 50–950 ramp
primary
#5FE9CF
secondary
#B5374F
accent
#0D34D8
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584