#5FDCC8#5FDCC8
#5FDCC8 is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.8% C 0.115 H 181.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCC8 |
|---|---|
| RGB | rgb(95, 220, 200) |
| HSL | hsl(170, 64%, 62%) |
| HSV | hsv(170, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(80.62, -39.49, -0.63) |
| CIE-LCH | lch(80.62, 39.50, 180.92°) |
| OKLab | oklab(81.85% -0.1151 -0.0023) |
| OKLCH | oklch(81.85% 0.115 181.2) |
| XYZ | xyz(40.7332, 57.7854, 63.6394) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.60
Seafoam Blue
#78D1B6
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.24
Aqua (survey)
#13EAC9
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 5.75
Aquamarine (survey)
#04D8B2
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCC8 #DC5F73
analogous
#5FDC8A #5FDCC8 #5FB2DC
triadic
#5FDCC8 #C85FDC #DCC85F
tetradic
#5FDCC8 #8A5FDC #DC5F73 #B2DC5F
square
#5FDCC8 #8A5FDC #DC5F73 #B2DC5F
split-complementary
#5FDCC8 #DC5FB2 #DC8A5F
monochromatic
#239E8A #2ED0B6 #5FDCC8 #91E7D9 #C3F2EB
Accessibility & contrast
On white
1.67
#5FDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5FDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCC8
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCC8 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#C0C2CA
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdcc8; /* rgb */ color: rgb(95, 220, 200); /* oklch */ color: oklch(81.8% 0.115 181.2);
Tailwind
colors: {
custom: {
50: '#98e7d8',
500: '#5fdcc8',
950: '#000000',
},
}SCSS
$custom: #5fdcc8; $custom-light: #98e7d8; $custom-dark: #000000;
JSON
{
"hex": "#5fdcc8",
"rgb": {
"r": 95,
"g": 220,
"b": 200
},
"hsl": {
"h": 170.4,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.8185,
"c": 0.11517,
"h": 181.2
},
"luminance": 0.57789
}Semantic roles & 50–950 ramp
primary
#5FDCC8
secondary
#A23E4E
accent
#1A36CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483