#5FD8CD#5FD8CD
#5FD8CD is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.1% C 0.110 H 187.1°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8CD |
|---|---|
| RGB | rgb(95, 216, 205) |
| HSL | hsl(175, 61%, 61%) |
| HSV | hsv(175, 56%, 85%) |
| CMYK | cmyk(56%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(79.58, -36.40, -4.82) |
| CIE-LCH | lch(79.58, 36.72, 187.54°) |
| OKLab | oklab(81.06% -0.1087 -0.0136) |
| OKLCH | oklch(81.06% 0.11 187.1) |
| XYZ | xyz(40.2898, 55.9484, 66.4216) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.93
Turquoise
#40E0D0
ΔE00 3.10
Darkturquoise
#00CED1
ΔE00 6.07
Seafoam Blue
#78D1B6
ΔE00 6.72
Tiffany Blue
#7BF2DA
ΔE00 7.12
Pale Teal
#82CBB2
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8CD #D85F6A
analogous
#5FD890 #5FD8CD #5FA7D8
triadic
#5FD8CD #CD5FD8 #D8CD5F
tetradic
#5FD8CD #905FD8 #D85F6A #A7D85F
square
#5FD8CD #905FD8 #D85F6A #A7D85F
split-complementary
#5FD8CD #D85FA7 #D8905F
monochromatic
#25988D #31C9BB #5FD8CD #90E4DC #C1F0EC
Accessibility & contrast
On white
1.72
#5FD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#5FD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8CD
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8CD | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#00DDD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd8cd; /* rgb */ color: rgb(95, 216, 205); /* oklch */ color: oklch(81.1% 0.110 187.1);
Tailwind
colors: {
custom: {
50: '#97e4dc',
500: '#5fd8cd',
950: '#000000',
},
}SCSS
$custom: #5fd8cd; $custom-light: #97e4dc; $custom-dark: #000000;
JSON
{
"hex": "#5fd8cd",
"rgb": {
"r": 95,
"g": 216,
"b": 205
},
"hsl": {
"h": 174.545,
"s": 60.804,
"l": 60.98
},
"oklch": {
"l": 0.81056,
"c": 0.10957,
"h": 187.1
},
"luminance": 0.55952
}Semantic roles & 50–950 ramp
primary
#5FD8CD
secondary
#9C3F47
accent
#1D2DC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484