#5FD7DC#5FD7DC
#5FD7DC is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.3% C 0.107 H 199.0°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7DC |
|---|---|
| RGB | rgb(95, 215, 220) |
| HSL | hsl(182, 64%, 62%) |
| HSV | hsv(182, 57%, 86%) |
| CMYK | cmyk(56.8%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(79.73, -31.98, -12.63) |
| CIE-LCH | lch(79.73, 34.38, 201.55°) |
| OKLab | oklab(81.31% -0.1013 -0.0349) |
| OKLCH | oklch(81.31% 0.107 199) |
| XYZ | xyz(41.9326, 56.1969, 76.3335) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.32
Mediumturquoise
#48D1CC
ΔE00 4.44
Darkturquoise
#00CED1
ΔE00 4.46
Robin'S Egg
#6DEDFD
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 7.41
Bright Light Blue
#26F7FD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7DC #DC645F
analogous
#5FDCA3 #5FD7DC #5F99DC
triadic
#5FD7DC #DC5FD7 #D7DC5F
tetradic
#5FD7DC #A35FDC #DC645F #99DC5F
square
#5FD7DC #A35FDC #DC645F #99DC5F
split-complementary
#5FD7DC #DC5F99 #DCA35F
monochromatic
#23999E #2ECAD0 #5FD7DC #91E4E7 #C3F0F2
Accessibility & contrast
On white
1.72
#5FD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#5FD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7DC
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7DC | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5fd7dc; /* rgb */ color: rgb(95, 215, 220); /* oklch */ color: oklch(81.3% 0.107 199.0);
Tailwind
colors: {
custom: {
50: '#98e3e6',
500: '#5fd7dc',
950: '#000000',
},
}SCSS
$custom: #5fd7dc; $custom-light: #98e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5fd7dc",
"rgb": {
"r": 95,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.4,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.81313,
"c": 0.10718,
"h": 199
},
"luminance": 0.56201
}Semantic roles & 50–950 ramp
primary
#5FD7DC
secondary
#A2423E
accent
#211ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484