#5FD8CC#5FD8CC
#5FD8CC is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.0% C 0.110 H 186.4°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8CC |
|---|---|
| RGB | rgb(95, 216, 204) |
| HSL | hsl(174, 61%, 61%) |
| HSV | hsv(174, 56%, 85%) |
| CMYK | cmyk(56%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(79.56, -36.66, -4.33) |
| CIE-LCH | lch(79.56, 36.92, 186.73°) |
| OKLab | oklab(81.02% -0.1092 -0.0123) |
| OKLCH | oklch(81.02% 0.11 186.4) |
| XYZ | xyz(40.1695, 55.9003, 65.7879) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.94
Mediumturquoise
#48D1CC
ΔE00 3.18
Darkturquoise
#00CED1
ΔE00 6.34
Seafoam Blue
#78D1B6
ΔE00 6.43
Tiffany Blue
#7BF2DA
ΔE00 6.94
Pale Teal
#82CBB2
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8CC #D85F6B
analogous
#5FD88F #5FD8CC #5FA7D8
triadic
#5FD8CC #CC5FD8 #D8CC5F
tetradic
#5FD8CC #8F5FD8 #D85F6B #A7D85F
square
#5FD8CC #8F5FD8 #D85F6B #A7D85F
split-complementary
#5FD8CC #D85FA7 #D88F5F
monochromatic
#25988C #31C9BA #5FD8CC #90E4DC #C1F0EB
Accessibility & contrast
On white
1.72
#5FD8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#5FD8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8CC
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8CC | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd8cc; /* rgb */ color: rgb(95, 216, 204); /* oklch */ color: oklch(81.0% 0.110 186.4);
Tailwind
colors: {
custom: {
50: '#97e4db',
500: '#5fd8cc',
950: '#000000',
},
}SCSS
$custom: #5fd8cc; $custom-light: #97e4db; $custom-dark: #000000;
JSON
{
"hex": "#5fd8cc",
"rgb": {
"r": 95,
"g": 216,
"b": 204
},
"hsl": {
"h": 174.05,
"s": 60.804,
"l": 60.98
},
"oklch": {
"l": 0.81024,
"c": 0.10985,
"h": 186.4
},
"luminance": 0.55904
}Semantic roles & 50–950 ramp
primary
#5FD8CC
secondary
#9C3F48
accent
#1D2EC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484