#5FD6CB#5FD6CB
#5FD6CB is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.5% C 0.108 H 187.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6CB |
|---|---|
| RGB | rgb(95, 214, 203) |
| HSL | hsl(174, 59%, 61%) |
| HSV | hsv(174, 56%, 84%) |
| CMYK | cmyk(55.6%, 0%, 5.1%, 16.1%) |
| CIE-LAB | lab(78.95, -35.99, -4.69) |
| CIE-LCH | lch(78.95, 36.30, 187.43°) |
| OKLab | oklab(80.52% -0.1074 -0.0132) |
| OKLCH | oklch(80.52% 0.108 187) |
| XYZ | xyz(39.5407, 54.8340, 64.9886) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.74
Turquoise
#40E0D0
ΔE00 3.41
Darkturquoise
#00CED1
ΔE00 5.94
Seafoam Blue
#78D1B6
ΔE00 6.56
Tiffany Blue
#7BF2DA
ΔE00 7.48
Turquoise (survey)
#06C2AC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6CB #D65F6A
analogous
#5FD68F #5FD6CB #5FA5D6
triadic
#5FD6CB #CB5FD6 #D6CB5F
tetradic
#5FD6CB #8F5FD6 #D65F6A #A5D65F
square
#5FD6CB #8F5FD6 #D65F6A #A5D65F
split-complementary
#5FD6CB #D65FA5 #D68F5F
monochromatic
#26958A #33C5B8 #5FD6CB #90E2DB #C0EFEB
Accessibility & contrast
On white
1.75
#5FD6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#5FD6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6CB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6CB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#B9BECC
Tritanopia (blue-blind)
#00DBD2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd6cb; /* rgb */ color: rgb(95, 214, 203); /* oklch */ color: oklch(80.5% 0.108 187.0);
Tailwind
colors: {
custom: {
50: '#97e3da',
500: '#5fd6cb',
950: '#000000',
},
}SCSS
$custom: #5fd6cb; $custom-light: #97e3da; $custom-dark: #000000;
JSON
{
"hex": "#5fd6cb",
"rgb": {
"r": 95,
"g": 214,
"b": 203
},
"hsl": {
"h": 174.454,
"s": 59.204,
"l": 60.588
},
"oklch": {
"l": 0.8052,
"c": 0.10826,
"h": 187
},
"luminance": 0.54838
}Semantic roles & 50–950 ramp
primary
#5FD6CB
secondary
#9A4048
accent
#1F2EC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483