#5FE8CD#5FE8CD
#5FE8CD is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.126 H 177.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8CD |
|---|---|
| RGB | rgb(95, 232, 205) |
| HSL | hsl(168, 75%, 64%) |
| HSV | hsv(168, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 11.6%, 9%) |
| CIE-LAB | lab(84.25, -43.60, 2.01) |
| CIE-LCH | lch(84.25, 43.65, 177.36°) |
| OKLab | oklab(84.84% -0.1255 0.0047) |
| OKLCH | oklch(84.84% 0.126 177.9) |
| XYZ | xyz(44.5903, 64.5494, 67.8551) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.08
Aqua (survey)
#13EAC9
ΔE00 3.21
Turquoise
#40E0D0
ΔE00 4.19
Light Turquoise
#7EF4CC
ΔE00 5.07
Aqua Marine
#2EE8BB
ΔE00 5.08
Aquamarine (survey)
#04D8B2
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8CD #E85F7A
analogous
#5FE889 #5FE8CD #5FBFE8
triadic
#5FE8CD #CD5FE8 #E8CD5F
tetradic
#5FE8CD #895FE8 #E85F7A #BFE85F
square
#5FE8CD #895FE8 #E85F7A #BFE85F
split-complementary
#5FE8CD #E85FBF #E8895F
monochromatic
#1AB395 #29E0BC #5FE8CD #95F0DE #CAF7EE
Accessibility & contrast
On white
1.51
#5FE8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5FE8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8CD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8CD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#00EBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5fe8cd; /* rgb */ color: rgb(95, 232, 205); /* oklch */ color: oklch(84.8% 0.126 177.9);
Tailwind
colors: {
custom: {
50: '#99f0dc',
500: '#5fe8cd',
950: '#000000',
},
}SCSS
$custom: #5fe8cd; $custom-light: #99f0dc; $custom-dark: #000000;
JSON
{
"hex": "#5fe8cd",
"rgb": {
"r": 95,
"g": 232,
"b": 205
},
"hsl": {
"h": 168.175,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.84842,
"c": 0.12562,
"h": 177.9
},
"luminance": 0.64554
}Semantic roles & 50–950 ramp
primary
#5FE8CD
secondary
#B33850
accent
#0E36D7
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584