#5FD9CC#5FD9CC
#5FD9CC is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.3% C 0.111 H 185.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD9CC |
|---|---|
| RGB | rgb(95, 217, 204) |
| HSL | hsl(174, 62%, 61%) |
| HSV | hsv(174, 56%, 85%) |
| CMYK | cmyk(56.2%, 0%, 6%, 14.9%) |
| CIE-LAB | lab(79.85, -37.12, -3.90) |
| CIE-LCH | lch(79.85, 37.32, 185.99°) |
| OKLab | oklab(81.26% -0.1102 -0.0111) |
| OKLCH | oklch(81.26% 0.111 185.8) |
| XYZ | xyz(40.4265, 56.4142, 65.8736) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.66
Mediumturquoise
#48D1CC
ΔE00 3.54
Seafoam Blue
#78D1B6
ΔE00 6.24
Tiffany Blue
#7BF2DA
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 6.68
Aqua (survey)
#13EAC9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD9CC #D95F6C
analogous
#5FD98F #5FD9CC #5FA9D9
triadic
#5FD9CC #CC5FD9 #D9CC5F
tetradic
#5FD9CC #8F5FD9 #D95F6C #A9D95F
square
#5FD9CC #8F5FD9 #D95F6C #A9D95F
split-complementary
#5FD9CC #D95FA9 #D98F5F
monochromatic
#24998D #30CBBA #5FD9CC #90E5DC #C2F0EC
Accessibility & contrast
On white
1.71
#5FD9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#5FD9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD9CC
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD9CC | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#00DDD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd9cc; /* rgb */ color: rgb(95, 217, 204); /* oklch */ color: oklch(81.3% 0.111 185.8);
Tailwind
colors: {
custom: {
50: '#97e5db',
500: '#5fd9cc',
950: '#000000',
},
}SCSS
$custom: #5fd9cc; $custom-light: #97e5db; $custom-dark: #000000;
JSON
{
"hex": "#5fd9cc",
"rgb": {
"r": 95,
"g": 217,
"b": 204
},
"hsl": {
"h": 173.607,
"s": 61.616,
"l": 61.176
},
"oklch": {
"l": 0.81261,
"c": 0.11078,
"h": 185.8
},
"luminance": 0.56418
}Semantic roles & 50–950 ramp
primary
#5FD9CC
secondary
#9E3F49
accent
#1C2FC9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484