#5FD7CC#5FD7CC
#5FD7CC is a light, moderate teal. Relative luminance 0.554; OKLCH L 80.8% C 0.109 H 187.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7CC |
|---|---|
| RGB | rgb(95, 215, 204) |
| HSL | hsl(175, 60%, 61%) |
| HSV | hsv(175, 56%, 84%) |
| CMYK | cmyk(55.8%, 0%, 5.1%, 15.7%) |
| CIE-LAB | lab(79.27, -36.20, -4.76) |
| CIE-LCH | lch(79.27, 36.51, 187.49°) |
| OKLab | oklab(80.79% -0.1081 -0.0134) |
| OKLCH | oklch(80.79% 0.109 187.1) |
| XYZ | xyz(39.9141, 55.3895, 65.7028) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.83
Turquoise
#40E0D0
ΔE00 3.25
Darkturquoise
#00CED1
ΔE00 6.00
Seafoam Blue
#78D1B6
ΔE00 6.64
Tiffany Blue
#7BF2DA
ΔE00 7.30
Turquoise (survey)
#06C2AC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7CC #D75F6A
analogous
#5FD790 #5FD7CC #5FA6D7
triadic
#5FD7CC #CC5FD7 #D7CC5F
tetradic
#5FD7CC #905FD7 #D75F6A #A6D75F
square
#5FD7CC #905FD7 #D75F6A #A6D75F
split-complementary
#5FD7CC #D75FA6 #D7905F
monochromatic
#26968C #32C7B9 #5FD7CC #90E3DC #C1EFEB
Accessibility & contrast
On white
1.74
#5FD7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#5FD7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7CC
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7CC | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#BABECD
Tritanopia (blue-blind)
#00DCD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd7cc; /* rgb */ color: rgb(95, 215, 204); /* oklch */ color: oklch(80.8% 0.109 187.1);
Tailwind
colors: {
custom: {
50: '#97e4db',
500: '#5fd7cc',
950: '#000000',
},
}SCSS
$custom: #5fd7cc; $custom-light: #97e4db; $custom-dark: #000000;
JSON
{
"hex": "#5fd7cc",
"rgb": {
"r": 95,
"g": 215,
"b": 204
},
"hsl": {
"h": 174.5,
"s": 60,
"l": 60.784
},
"oklch": {
"l": 0.80788,
"c": 0.10892,
"h": 187.1
},
"luminance": 0.55393
}Semantic roles & 50–950 ramp
primary
#5FD7CC
secondary
#9B3F48
accent
#1E2DC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484