#5FD6CF#5FD6CF
#5FD6CF is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.6% C 0.107 H 190.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6CF |
|---|---|
| RGB | rgb(95, 214, 207) |
| HSL | hsl(176, 59%, 61%) |
| HSV | hsv(176, 56%, 84%) |
| CMYK | cmyk(55.6%, 0%, 3.3%, 16.1%) |
| CIE-LAB | lab(79.06, -34.96, -6.67) |
| CIE-LCH | lch(79.06, 35.59, 190.80°) |
| OKLab | oklab(80.65% -0.1057 -0.0186) |
| OKLCH | oklch(80.65% 0.107 190) |
| XYZ | xyz(40.0235, 55.0271, 67.5314) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 1.99
Turquoise
#40E0D0
ΔE00 4.25
Darkturquoise
#00CED1
ΔE00 4.95
Seafoam Blue
#78D1B6
ΔE00 7.82
Aqua Blue
#02D8E9
ΔE00 8.12
Topaz
#13BBAF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6CF #D65F66
analogous
#5FD694 #5FD6CF #5FA1D6
triadic
#5FD6CF #CF5FD6 #D6CF5F
tetradic
#5FD6CF #945FD6 #D65F66 #A1D65F
square
#5FD6CF #945FD6 #D65F66 #A1D65F
split-complementary
#5FD6CF #D65FA1 #D6945F
monochromatic
#26958E #33C5BD #5FD6CF #90E2DE #C0EFEC
Accessibility & contrast
On white
1.75
#5FD6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#5FD6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6CF
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6CF | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#B8BED0
Tritanopia (blue-blind)
#00DBD4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd6cf; /* rgb */ color: rgb(95, 214, 207); /* oklch */ color: oklch(80.6% 0.107 190.0);
Tailwind
colors: {
custom: {
50: '#97e3dd',
500: '#5fd6cf',
950: '#000000',
},
}SCSS
$custom: #5fd6cf; $custom-light: #97e3dd; $custom-dark: #000000;
JSON
{
"hex": "#5fd6cf",
"rgb": {
"r": 95,
"g": 214,
"b": 207
},
"hsl": {
"h": 176.471,
"s": 59.204,
"l": 60.588
},
"oklch": {
"l": 0.80647,
"c": 0.10737,
"h": 190
},
"luminance": 0.55031
}Semantic roles & 50–950 ramp
primary
#5FD6CF
secondary
#9A4045
accent
#1F29C7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484