#5FDCC1#5FDCC1
#5FDCC1 is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.6% C 0.118 H 176.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCC1 |
|---|---|
| RGB | rgb(95, 220, 193) |
| HSL | hsl(167, 64%, 62%) |
| HSV | hsv(167, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 12.3%, 13.7%) |
| CIE-LAB | lab(80.44, -41.21, 2.83) |
| CIE-LCH | lch(80.44, 41.30, 176.07°) |
| OKLab | oklab(81.65% -0.1182 0.0069) |
| OKLCH | oklch(81.65% 0.118 176.7) |
| XYZ | xyz(39.9338, 57.4656, 59.4292) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.97
Turquoise
#40E0D0
ΔE00 4.35
Aqua (survey)
#13EAC9
ΔE00 4.51
Aquamarine (survey)
#04D8B2
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCC1 #DC5F7A
analogous
#5FDC83 #5FDCC1 #5FB9DC
triadic
#5FDCC1 #C15FDC #DCC15F
tetradic
#5FDCC1 #835FDC #DC5F7A #B9DC5F
square
#5FDCC1 #835FDC #DC5F7A #B9DC5F
split-complementary
#5FDCC1 #DC5FB9 #DC835F
monochromatic
#239E83 #2ED0AD #5FDCC1 #91E7D4 #C3F2E8
Accessibility & contrast
On white
1.68
#5FDCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#5FDCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCC1
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCC1 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C0
Deuteranopia (green-blind)
#C2C2C3
Tritanopia (blue-blind)
#00DFD4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdcc1; /* rgb */ color: rgb(95, 220, 193); /* oklch */ color: oklch(81.6% 0.118 176.7);
Tailwind
colors: {
custom: {
50: '#97e7d3',
500: '#5fdcc1',
950: '#000000',
},
}SCSS
$custom: #5fdcc1; $custom-light: #97e7d3; $custom-dark: #000000;
JSON
{
"hex": "#5fdcc1",
"rgb": {
"r": 95,
"g": 220,
"b": 193
},
"hsl": {
"h": 167.04,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.81646,
"c": 0.11843,
"h": 176.7
},
"luminance": 0.5747
}Semantic roles & 50–950 ramp
primary
#5FDCC1
secondary
#A23E53
accent
#1A40CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483