#5FDCC7#5FDCC7
#5FDCC7 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.116 H 180.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCC7 |
|---|---|
| RGB | rgb(95, 220, 199) |
| HSL | hsl(170, 64%, 62%) |
| HSV | hsv(170, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(80.59, -39.74, -0.14) |
| CIE-LCH | lch(80.59, 39.74, 180.20°) |
| OKLab | oklab(81.82% -0.1156 -0.001) |
| OKLCH | oklch(81.82% 0.116 180.5) |
| XYZ | xyz(40.6167, 57.7388, 63.0260) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.81
Seafoam Blue
#78D1B6
ΔE00 4.74
Aqua (survey)
#13EAC9
ΔE00 5.19
Tiffany Blue
#7BF2DA
ΔE00 5.20
Aquamarine (survey)
#04D8B2
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCC7 #DC5F74
analogous
#5FDC89 #5FDCC7 #5FB3DC
triadic
#5FDCC7 #C75FDC #DCC75F
tetradic
#5FDCC7 #895FDC #DC5F74 #B3DC5F
square
#5FDCC7 #895FDC #DC5F74 #B3DC5F
split-complementary
#5FDCC7 #DC5FB3 #DC895F
monochromatic
#239E89 #2ED0B5 #5FDCC7 #91E7D9 #C3F2EA
Accessibility & contrast
On white
1.67
#5FDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#5FDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCC7
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCC7 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C6
Deuteranopia (green-blind)
#C0C2C9
Tritanopia (blue-blind)
#00DFD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdcc7; /* rgb */ color: rgb(95, 220, 199); /* oklch */ color: oklch(81.8% 0.116 180.5);
Tailwind
colors: {
custom: {
50: '#97e7d7',
500: '#5fdcc7',
950: '#000000',
},
}SCSS
$custom: #5fdcc7; $custom-light: #97e7d7; $custom-dark: #000000;
JSON
{
"hex": "#5fdcc7",
"rgb": {
"r": 95,
"g": 220,
"b": 199
},
"hsl": {
"h": 169.92,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.8182,
"c": 0.11558,
"h": 180.5
},
"luminance": 0.57743
}Semantic roles & 50–950 ramp
primary
#5FDCC7
secondary
#A23E4E
accent
#1A38CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483