#5FDCC3#5FDCC3
#5FDCC3 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.7% C 0.117 H 177.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCC3 |
|---|---|
| RGB | rgb(95, 220, 195) |
| HSL | hsl(168, 64%, 62%) |
| HSV | hsv(168, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(80.49, -40.72, 1.84) |
| CIE-LCH | lch(80.49, 40.76, 177.41°) |
| OKLab | oklab(81.7% -0.1173 0.0042) |
| OKLCH | oklch(81.7% 0.117 177.9) |
| XYZ | xyz(40.1584, 57.5555, 60.6122) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.80
Seafoam Blue
#78D1B6
ΔE00 4.15
Aqua (survey)
#13EAC9
ΔE00 4.65
Aquamarine (survey)
#04D8B2
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.23
Mediumaquamarine
#66CDAA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCC3 #DC5F78
analogous
#5FDC85 #5FDCC3 #5FB7DC
triadic
#5FDCC3 #C35FDC #DCC35F
tetradic
#5FDCC3 #855FDC #DC5F78 #B7DC5F
square
#5FDCC3 #855FDC #DC5F78 #B7DC5F
split-complementary
#5FDCC3 #DC5FB7 #DC855F
monochromatic
#239E85 #2ED0B0 #5FDCC3 #91E7D6 #C3F2E9
Accessibility & contrast
On white
1.68
#5FDCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#5FDCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCC3
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCC3 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C2
Deuteranopia (green-blind)
#C1C2C5
Tritanopia (blue-blind)
#00DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdcc3; /* rgb */ color: rgb(95, 220, 195); /* oklch */ color: oklch(81.7% 0.117 177.9);
Tailwind
colors: {
custom: {
50: '#97e7d5',
500: '#5fdcc3',
950: '#000000',
},
}SCSS
$custom: #5fdcc3; $custom-light: #97e7d5; $custom-dark: #000000;
JSON
{
"hex": "#5fdcc3",
"rgb": {
"r": 95,
"g": 220,
"b": 195
},
"hsl": {
"h": 168,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.81703,
"c": 0.11743,
"h": 177.9
},
"luminance": 0.57559
}Semantic roles & 50–950 ramp
primary
#5FDCC3
secondary
#A23E52
accent
#1A3DCC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483