#5FD6CC#5FD6CC
#5FD6CC is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.6% C 0.108 H 187.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD6CC |
|---|---|
| RGB | rgb(95, 214, 204) |
| HSL | hsl(175, 59%, 61%) |
| HSV | hsv(175, 56%, 84%) |
| CMYK | cmyk(55.6%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(78.97, -35.74, -5.19) |
| CIE-LCH | lch(78.97, 36.11, 188.26°) |
| OKLab | oklab(80.55% -0.107 -0.0146) |
| OKLCH | oklch(80.55% 0.108 187.8) |
| XYZ | xyz(39.6602, 54.8818, 65.6182) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.50
Turquoise
#40E0D0
ΔE00 3.58
Darkturquoise
#00CED1
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 6.87
Tiffany Blue
#7BF2DA
ΔE00 7.67
Turquoise (survey)
#06C2AC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD6CC #D65F69
analogous
#5FD690 #5FD6CC #5FA4D6
triadic
#5FD6CC #CC5FD6 #D6CC5F
tetradic
#5FD6CC #905FD6 #D65F69 #A4D65F
square
#5FD6CC #905FD6 #D65F69 #A4D65F
split-complementary
#5FD6CC #D65FA4 #D6905F
monochromatic
#26958B #33C5B9 #5FD6CC #90E2DC #C0EFEB
Accessibility & contrast
On white
1.75
#5FD6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#5FD6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD6CC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD6CC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#00DBD3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5fd6cc; /* rgb */ color: rgb(95, 214, 204); /* oklch */ color: oklch(80.6% 0.108 187.8);
Tailwind
colors: {
custom: {
50: '#97e3db',
500: '#5fd6cc',
950: '#000000',
},
}SCSS
$custom: #5fd6cc; $custom-light: #97e3db; $custom-dark: #000000;
JSON
{
"hex": "#5fd6cc",
"rgb": {
"r": 95,
"g": 214,
"b": 204
},
"hsl": {
"h": 174.958,
"s": 59.204,
"l": 60.588
},
"oklch": {
"l": 0.80552,
"c": 0.10801,
"h": 187.8
},
"luminance": 0.54886
}Semantic roles & 50–950 ramp
primary
#5FD6CC
secondary
#9A4047
accent
#1F2DC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484