#5FD7CD#5FD7CD
#5FD7CD is a light, moderate teal. Relative luminance 0.554; OKLCH L 80.8% C 0.109 H 187.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7CD |
|---|---|
| RGB | rgb(95, 215, 205) |
| HSL | hsl(175, 60%, 61%) |
| HSV | hsv(175, 56%, 84%) |
| CMYK | cmyk(55.8%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.29, -35.94, -5.25) |
| CIE-LCH | lch(79.29, 36.32, 188.31°) |
| OKLab | oklab(80.82% -0.1077 -0.0148) |
| OKLCH | oklch(80.82% 0.109 187.8) |
| XYZ | xyz(40.0344, 55.4376, 66.3365) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.60
Turquoise
#40E0D0
ΔE00 3.43
Darkturquoise
#00CED1
ΔE00 5.74
Seafoam Blue
#78D1B6
ΔE00 6.94
Tiffany Blue
#7BF2DA
ΔE00 7.49
Turquoise (survey)
#06C2AC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7CD #D75F69
analogous
#5FD791 #5FD7CD #5FA5D7
triadic
#5FD7CD #CD5FD7 #D7CD5F
tetradic
#5FD7CD #915FD7 #D75F69 #A5D75F
square
#5FD7CD #915FD7 #D75F69 #A5D75F
split-complementary
#5FD7CD #D75FA5 #D7915F
monochromatic
#26968D #32C7BB #5FD7CD #90E3DC #C1EFEC
Accessibility & contrast
On white
1.74
#5FD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5FD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7CD
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7CD | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#B9BFCE
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd7cd; /* rgb */ color: rgb(95, 215, 205); /* oklch */ color: oklch(80.8% 0.109 187.8);
Tailwind
colors: {
custom: {
50: '#97e4dc',
500: '#5fd7cd',
950: '#000000',
},
}SCSS
$custom: #5fd7cd; $custom-light: #97e4dc; $custom-dark: #000000;
JSON
{
"hex": "#5fd7cd",
"rgb": {
"r": 95,
"g": 215,
"b": 205
},
"hsl": {
"h": 175,
"s": 60,
"l": 60.784
},
"oklch": {
"l": 0.80819,
"c": 0.10867,
"h": 187.8
},
"luminance": 0.55442
}Semantic roles & 50–950 ramp
primary
#5FD7CD
secondary
#9B3F47
accent
#1E2CC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484