#5FD5DC#5FD5DC
#5FD5DC is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.8% C 0.106 H 200.6°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5DC |
|---|---|
| RGB | rgb(95, 213, 220) |
| HSL | hsl(183, 64%, 62%) |
| HSV | hsv(183, 57%, 86%) |
| CMYK | cmyk(56.8%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.15, -31.02, -13.49) |
| CIE-LCH | lch(79.15, 33.83, 203.50°) |
| OKLab | oklab(80.85% -0.0992 -0.0373) |
| OKLCH | oklch(80.85% 0.106 200.6) |
| XYZ | xyz(41.4264, 55.1846, 76.1648) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 4.62
Mediumturquoise
#48D1CC
ΔE00 5.01
Robin'S Egg
#6DEDFD
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 7.45
Robin'S Egg Blue
#98EFF9
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5DC #DC665F
analogous
#5FDCA5 #5FD5DC #5F97DC
triadic
#5FD5DC #DC5FD5 #D5DC5F
tetradic
#5FD5DC #A55FDC #DC665F #97DC5F
square
#5FD5DC #A55FDC #DC665F #97DC5F
split-complementary
#5FD5DC #DC5F97 #DCA55F
monochromatic
#23979E #2EC7D0 #5FD5DC #91E2E7 #C3EFF2
Accessibility & contrast
On white
1.74
#5FD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5FD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5DC
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5DC | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd5dc; /* rgb */ color: rgb(95, 213, 220); /* oklch */ color: oklch(80.8% 0.106 200.6);
Tailwind
colors: {
custom: {
50: '#98e2e6',
500: '#5fd5dc',
950: '#000000',
},
}SCSS
$custom: #5fd5dc; $custom-light: #98e2e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd5dc",
"rgb": {
"r": 95,
"g": 213,
"b": 220
},
"hsl": {
"h": 183.36,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.80847,
"c": 0.10601,
"h": 200.6
},
"luminance": 0.55189
}Semantic roles & 50–950 ramp
primary
#5FD5DC
secondary
#A2433E
accent
#241ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484