#5FD0D5#5FD0D5
#5FD0D5 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.4% C 0.103 H 199.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD0D5 |
|---|---|
| RGB | rgb(95, 208, 213) |
| HSL | hsl(183, 58%, 60%) |
| HSV | hsv(183, 55%, 84%) |
| CMYK | cmyk(55.4%, 2.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.49, -30.53, -12.22) |
| CIE-LCH | lch(77.49, 32.88, 201.83°) |
| OKLab | oklab(79.44% -0.0968 -0.0338) |
| OKLCH | oklch(79.44% 0.103 199.2) |
| XYZ | xyz(39.2804, 52.3449, 70.9714) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.06
Mediumturquoise
#48D1CC
ΔE00 4.30
Aqua Blue
#02D8E9
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 7.62
Turquoise
#40E0D0
ΔE00 8.63
Robin Egg Blue
#8AF1FE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD0D5 #D5645F
analogous
#5FD59F #5FD0D5 #5F95D5
triadic
#5FD0D5 #D55FD0 #D0D55F
tetradic
#5FD0D5 #9F5FD5 #D5645F #95D55F
square
#5FD0D5 #9F5FD5 #D5645F #95D55F
split-complementary
#5FD0D5 #D55F95 #D59F5F
monochromatic
#278E93 #33BDC3 #5FD0D5 #8FDEE2 #C0ECEE
Accessibility & contrast
On white
1.83
#5FD0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#5FD0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD0D5
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD0D5 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D6
Deuteranopia (green-blind)
#B0B9D6
Tritanopia (blue-blind)
#00D7D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fd0d5; /* rgb */ color: rgb(95, 208, 213); /* oklch */ color: oklch(79.4% 0.103 199.2);
Tailwind
colors: {
custom: {
50: '#97dee1',
500: '#5fd0d5',
950: '#000000',
},
}SCSS
$custom: #5fd0d5; $custom-light: #97dee1; $custom-dark: #000000;
JSON
{
"hex": "#5fd0d5",
"rgb": {
"r": 95,
"g": 208,
"b": 213
},
"hsl": {
"h": 182.542,
"s": 58.416,
"l": 60.392
},
"oklch": {
"l": 0.79437,
"c": 0.10253,
"h": 199.2
},
"luminance": 0.52349
}Semantic roles & 50–950 ramp
primary
#5FD0D5
secondary
#984440
accent
#271FC6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484