#5FD5CD#5FD5CD
#5FD5CD is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.3% C 0.107 H 189.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5CD |
|---|---|
| RGB | rgb(95, 213, 205) |
| HSL | hsl(176, 58%, 60%) |
| HSV | hsv(176, 55%, 84%) |
| CMYK | cmyk(55.4%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(78.71, -35.01, -6.11) |
| CIE-LCH | lch(78.71, 35.54, 189.90°) |
| OKLab | oklab(80.35% -0.1055 -0.0171) |
| OKLCH | oklch(80.35% 0.107 189.2) |
| XYZ | xyz(39.5282, 54.4253, 66.1678) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.01
Turquoise
#40E0D0
ΔE00 4.15
Darkturquoise
#00CED1
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 7.44
Topaz
#13BBAF
ΔE00 7.90
Turquoise (survey)
#06C2AC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5CD #D55F67
analogous
#5FD592 #5FD5CD #5FA2D5
triadic
#5FD5CD #CD5FD5 #D5CD5F
tetradic
#5FD5CD #925FD5 #D55F67 #A2D55F
square
#5FD5CD #925FD5 #D55F67 #A2D55F
split-complementary
#5FD5CD #D55FA2 #D5925F
monochromatic
#27938C #33C3BA #5FD5CD #8FE2DC #C0EEEB
Accessibility & contrast
On white
1.77
#5FD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#5FD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5CD
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5CD | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#00DAD2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd5cd; /* rgb */ color: rgb(95, 213, 205); /* oklch */ color: oklch(80.3% 0.107 189.2);
Tailwind
colors: {
custom: {
50: '#97e2dc',
500: '#5fd5cd',
950: '#000000',
},
}SCSS
$custom: #5fd5cd; $custom-light: #97e2dc; $custom-dark: #000000;
JSON
{
"hex": "#5fd5cd",
"rgb": {
"r": 95,
"g": 213,
"b": 205
},
"hsl": {
"h": 175.932,
"s": 58.416,
"l": 60.392
},
"oklch": {
"l": 0.80347,
"c": 0.1069,
"h": 189.2
},
"luminance": 0.54429
}Semantic roles & 50–950 ramp
primary
#5FD5CD
secondary
#984046
accent
#1F2BC6
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484