#5FD6CD#5FD6CD
#5FD6CD is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.6% C 0.108 H 188.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6CD |
|---|---|
| RGB | rgb(95, 214, 205) |
| HSL | hsl(175, 59%, 61%) |
| HSV | hsv(175, 56%, 84%) |
| CMYK | cmyk(55.6%, 0%, 4.2%, 16.1%) |
| CIE-LAB | lab(79.00, -35.48, -5.68) |
| CIE-LCH | lch(79.00, 35.93, 189.10°) |
| OKLab | oklab(80.58% -0.1066 -0.0159) |
| OKLCH | oklch(80.58% 0.108 188.5) |
| XYZ | xyz(39.7805, 54.9299, 66.2519) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.28
Turquoise
#40E0D0
ΔE00 3.78
Darkturquoise
#00CED1
ΔE00 5.42
Seafoam Blue
#78D1B6
ΔE00 7.18
Tiffany Blue
#7BF2DA
ΔE00 7.86
Turquoise (survey)
#06C2AC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6CD #D65F68
analogous
#5FD691 #5FD6CD #5FA3D6
triadic
#5FD6CD #CD5FD6 #D6CD5F
tetradic
#5FD6CD #915FD6 #D65F68 #A3D65F
square
#5FD6CD #915FD6 #D65F68 #A3D65F
split-complementary
#5FD6CD #D65FA3 #D6915F
monochromatic
#26958C #33C5BA #5FD6CD #90E2DC #C0EFEB
Accessibility & contrast
On white
1.75
#5FD6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#5FD6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6CD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6CD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#B8BECE
Tritanopia (blue-blind)
#00DBD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd6cd; /* rgb */ color: rgb(95, 214, 205); /* oklch */ color: oklch(80.6% 0.108 188.5);
Tailwind
colors: {
custom: {
50: '#97e3dc',
500: '#5fd6cd',
950: '#000000',
},
}SCSS
$custom: #5fd6cd; $custom-light: #97e3dc; $custom-dark: #000000;
JSON
{
"hex": "#5fd6cd",
"rgb": {
"r": 95,
"g": 214,
"b": 205
},
"hsl": {
"h": 175.462,
"s": 59.204,
"l": 60.588
},
"oklch": {
"l": 0.80583,
"c": 0.10777,
"h": 188.5
},
"luminance": 0.54934
}Semantic roles & 50–950 ramp
primary
#5FD6CD
secondary
#9A4046
accent
#1F2BC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484