#5FD6D2#5FD6D2
#5FD6D2 is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.7% C 0.107 H 192.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6D2 |
|---|---|
| RGB | rgb(95, 214, 210) |
| HSL | hsl(178, 59%, 61%) |
| HSV | hsv(178, 56%, 84%) |
| CMYK | cmyk(55.6%, 0%, 1.9%, 16.1%) |
| CIE-LAB | lab(79.14, -34.18, -8.15) |
| CIE-LCH | lch(79.14, 35.13, 193.41°) |
| OKLab | oklab(80.74% -0.1045 -0.0226) |
| OKLCH | oklch(80.74% 0.107 192.2) |
| XYZ | xyz(40.3938, 55.1752, 69.4814) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.02
Darkturquoise
#00CED1
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 5.09
Aqua Blue
#02D8E9
ΔE00 7.09
Bright Light Blue
#26F7FD
ΔE00 8.29
Topaz
#13BBAF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6D2 #D65F63
analogous
#5FD696 #5FD6D2 #5F9ED6
triadic
#5FD6D2 #D25FD6 #D6D25F
tetradic
#5FD6D2 #965FD6 #D65F63 #9ED65F
square
#5FD6D2 #965FD6 #D65F63 #9ED65F
split-complementary
#5FD6D2 #D65F9E #D6965F
monochromatic
#269591 #33C5C0 #5FD6D2 #90E2E0 #C0EFED
Accessibility & contrast
On white
1.74
#5FD6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5FD6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6D2
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6D2 | 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)
#CACCD2
Deuteranopia (green-blind)
#B7BED3
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd6d2; /* rgb */ color: rgb(95, 214, 210); /* oklch */ color: oklch(80.7% 0.107 192.2);
Tailwind
colors: {
custom: {
50: '#97e3df',
500: '#5fd6d2',
950: '#000000',
},
}SCSS
$custom: #5fd6d2; $custom-light: #97e3df; $custom-dark: #000000;
JSON
{
"hex": "#5fd6d2",
"rgb": {
"r": 95,
"g": 214,
"b": 210
},
"hsl": {
"h": 177.983,
"s": 59.204,
"l": 60.588
},
"oklch": {
"l": 0.80744,
"c": 0.10689,
"h": 192.2
},
"luminance": 0.55179
}Semantic roles & 50–950 ramp
primary
#5FD6D2
secondary
#9A4043
accent
#1F24C7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484