#5FD7CE#5FD7CE
#5FD7CE is a light, moderate teal. Relative luminance 0.555; OKLCH L 80.9% C 0.108 H 188.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7CE |
|---|---|
| RGB | rgb(95, 215, 206) |
| HSL | hsl(176, 60%, 61%) |
| HSV | hsv(176, 56%, 84%) |
| CMYK | cmyk(55.8%, 0%, 4.2%, 15.7%) |
| CIE-LAB | lab(79.32, -35.68, -5.74) |
| CIE-LCH | lch(79.32, 36.14, 189.15°) |
| OKLab | oklab(80.85% -0.1072 -0.0161) |
| OKLCH | oklch(80.85% 0.108 188.5) |
| XYZ | xyz(40.1555, 55.4860, 66.9742) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.40
Turquoise
#40E0D0
ΔE00 3.64
Darkturquoise
#00CED1
ΔE00 5.49
Seafoam Blue
#78D1B6
ΔE00 7.25
Tiffany Blue
#7BF2DA
ΔE00 7.69
Turquoise (survey)
#06C2AC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7CE #D75F68
analogous
#5FD792 #5FD7CE #5FA4D7
triadic
#5FD7CE #CE5FD7 #D7CE5F
tetradic
#5FD7CE #925FD7 #D75F68 #A4D75F
square
#5FD7CE #925FD7 #D75F68 #A4D75F
split-complementary
#5FD7CE #D75FA4 #D7925F
monochromatic
#26968E #32C7BC #5FD7CE #90E3DD #C1EFEC
Accessibility & contrast
On white
1.74
#5FD7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5FD7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7CE
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7CE | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#B9BFCF
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd7ce; /* rgb */ color: rgb(95, 215, 206); /* oklch */ color: oklch(80.9% 0.108 188.5);
Tailwind
colors: {
custom: {
50: '#97e4dc',
500: '#5fd7ce',
950: '#000000',
},
}SCSS
$custom: #5fd7ce; $custom-light: #97e4dc; $custom-dark: #000000;
JSON
{
"hex": "#5fd7ce",
"rgb": {
"r": 95,
"g": 215,
"b": 206
},
"hsl": {
"h": 175.5,
"s": 60,
"l": 60.784
},
"oklch": {
"l": 0.80851,
"c": 0.10843,
"h": 188.5
},
"luminance": 0.5549
}Semantic roles & 50–950 ramp
primary
#5FD7CE
secondary
#9B3F46
accent
#1E2BC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484