#5FD6DC#5FD6DC
#5FD6DC is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.1% C 0.107 H 199.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6DC |
|---|---|
| RGB | rgb(95, 214, 220) |
| HSL | hsl(183, 64%, 62%) |
| HSV | hsv(183, 57%, 86%) |
| CMYK | cmyk(56.8%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.44, -31.50, -13.06) |
| CIE-LCH | lch(79.44, 34.10, 202.52°) |
| OKLab | oklab(81.08% -0.1003 -0.0361) |
| OKLCH | oklch(81.08% 0.107 199.8) |
| XYZ | xyz(41.6787, 55.6892, 76.2489) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 4.52
Mediumturquoise
#48D1CC
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 6.25
Robin Egg Blue
#8AF1FE
ΔE00 7.42
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6DC #DC655F
analogous
#5FDCA4 #5FD6DC #5F98DC
triadic
#5FD6DC #DC5FD6 #D6DC5F
tetradic
#5FD6DC #A45FDC #DC655F #98DC5F
square
#5FD6DC #A45FDC #DC655F #98DC5F
split-complementary
#5FD6DC #DC5F98 #DCA45F
monochromatic
#23989E #2EC8D0 #5FD6DC #91E3E7 #C3F0F2
Accessibility & contrast
On white
1.73
#5FD6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#5FD6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6DC
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6DC | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B4BFDD
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd6dc; /* rgb */ color: rgb(95, 214, 220); /* oklch */ color: oklch(81.1% 0.107 199.8);
Tailwind
colors: {
custom: {
50: '#98e3e6',
500: '#5fd6dc',
950: '#000000',
},
}SCSS
$custom: #5fd6dc; $custom-light: #98e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd6dc",
"rgb": {
"r": 95,
"g": 214,
"b": 220
},
"hsl": {
"h": 182.88,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.8108,
"c": 0.10659,
"h": 199.8
},
"luminance": 0.55693
}Semantic roles & 50–950 ramp
primary
#5FD6DC
secondary
#A2423E
accent
#221ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484