#5FD8CA#5FD8CA
#5FD8CA is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.0% C 0.110 H 185.0°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8CA |
|---|---|
| RGB | rgb(95, 216, 202) |
| HSL | hsl(173, 61%, 61%) |
| HSV | hsv(173, 56%, 85%) |
| CMYK | cmyk(56%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(79.50, -37.17, -3.34) |
| CIE-LCH | lch(79.50, 37.32, 185.13°) |
| OKLab | oklab(80.96% -0.11 -0.0096) |
| OKLCH | oklch(80.96% 0.11 185) |
| XYZ | xyz(39.9312, 55.8050, 64.5327) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.74
Mediumturquoise
#48D1CC
ΔE00 3.71
Seafoam Blue
#78D1B6
ΔE00 5.86
Tiffany Blue
#7BF2DA
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 6.89
Pale Teal
#82CBB2
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8CA #D85F6D
analogous
#5FD88D #5FD8CA #5FA9D8
triadic
#5FD8CA #CA5FD8 #D8CA5F
tetradic
#5FD8CA #8D5FD8 #D85F6D #A9D85F
square
#5FD8CA #8D5FD8 #D85F6D #A9D85F
split-complementary
#5FD8CA #D85FA9 #D88D5F
monochromatic
#25988A #31C9B7 #5FD8CA #90E4DA #C1F0EB
Accessibility & contrast
On white
1.73
#5FD8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#5FD8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8CA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8CA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#00DCD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd8ca; /* rgb */ color: rgb(95, 216, 202); /* oklch */ color: oklch(81.0% 0.110 185.0);
Tailwind
colors: {
custom: {
50: '#97e4da',
500: '#5fd8ca',
950: '#000000',
},
}SCSS
$custom: #5fd8ca; $custom-light: #97e4da; $custom-dark: #000000;
JSON
{
"hex": "#5fd8ca",
"rgb": {
"r": 95,
"g": 216,
"b": 202
},
"hsl": {
"h": 173.058,
"s": 60.804,
"l": 60.98
},
"oklch": {
"l": 0.80962,
"c": 0.11044,
"h": 185
},
"luminance": 0.55809
}Semantic roles & 50–950 ramp
primary
#5FD8CA
secondary
#9C3F4A
accent
#1D31C8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483