#5FDCC4#5FDCC4
#5FDCC4 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.7% C 0.117 H 178.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCC4 |
|---|---|
| RGB | rgb(95, 220, 196) |
| HSL | hsl(168, 64%, 62%) |
| HSV | hsv(168, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 10.9%, 13.7%) |
| CIE-LAB | lab(80.52, -40.48, 1.34) |
| CIE-LCH | lch(80.52, 40.50, 178.10°) |
| OKLab | oklab(81.73% -0.1169 0.0029) |
| OKLCH | oklch(81.73% 0.117 178.6) |
| XYZ | xyz(40.2718, 57.6009, 61.2096) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.54
Seafoam Blue
#78D1B6
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 4.76
Aquamarine (survey)
#04D8B2
ΔE00 5.17
Tiffany Blue
#7BF2DA
ΔE00 5.19
Mediumaquamarine
#66CDAA
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCC4 #DC5F77
analogous
#5FDC86 #5FDCC4 #5FB6DC
triadic
#5FDCC4 #C45FDC #DCC45F
tetradic
#5FDCC4 #865FDC #DC5F77 #B6DC5F
square
#5FDCC4 #865FDC #DC5F77 #B6DC5F
split-complementary
#5FDCC4 #DC5FB6 #DC865F
monochromatic
#239E86 #2ED0B1 #5FDCC4 #91E7D7 #C3F2E9
Accessibility & contrast
On white
1.68
#5FDCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#5FDCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCC4
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCC4 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#C1C2C6
Tritanopia (blue-blind)
#00DFD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdcc4; /* rgb */ color: rgb(95, 220, 196); /* oklch */ color: oklch(81.7% 0.117 178.6);
Tailwind
colors: {
custom: {
50: '#97e7d5',
500: '#5fdcc4',
950: '#000000',
},
}SCSS
$custom: #5fdcc4; $custom-light: #97e7d5; $custom-dark: #000000;
JSON
{
"hex": "#5fdcc4",
"rgb": {
"r": 95,
"g": 220,
"b": 196
},
"hsl": {
"h": 168.48,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.81732,
"c": 0.11695,
"h": 178.6
},
"luminance": 0.57605
}Semantic roles & 50–950 ramp
primary
#5FDCC4
secondary
#A23E51
accent
#1A3CCC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483