#5FDCC6#5FDCC6
#5FDCC6 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.116 H 179.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCC6 |
|---|---|
| RGB | rgb(95, 220, 198) |
| HSL | hsl(169, 64%, 62%) |
| HSV | hsv(169, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(80.57, -39.99, 0.35) |
| CIE-LCH | lch(80.57, 39.99, 179.49°) |
| OKLab | oklab(81.79% -0.116 0.0003) |
| OKLCH | oklch(81.79% 0.116 179.9) |
| XYZ | xyz(40.5010, 57.6925, 62.4165) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.04
Seafoam Blue
#78D1B6
ΔE00 4.57
Aqua (survey)
#13EAC9
ΔE00 5.03
Tiffany Blue
#7BF2DA
ΔE00 5.18
Aquamarine (survey)
#04D8B2
ΔE00 5.65
Mediumaquamarine
#66CDAA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCC6 #DC5F75
analogous
#5FDC88 #5FDCC6 #5FB4DC
triadic
#5FDCC6 #C65FDC #DCC65F
tetradic
#5FDCC6 #885FDC #DC5F75 #B4DC5F
square
#5FDCC6 #885FDC #DC5F75 #B4DC5F
split-complementary
#5FDCC6 #DC5FB4 #DC885F
monochromatic
#239E88 #2ED0B4 #5FDCC6 #91E7D8 #C3F2EA
Accessibility & contrast
On white
1.67
#5FDCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#5FDCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCC6
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCC6 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C5
Deuteranopia (green-blind)
#C0C2C8
Tritanopia (blue-blind)
#00DFD5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdcc6; /* rgb */ color: rgb(95, 220, 198); /* oklch */ color: oklch(81.8% 0.116 179.9);
Tailwind
colors: {
custom: {
50: '#97e7d7',
500: '#5fdcc6',
950: '#000000',
},
}SCSS
$custom: #5fdcc6; $custom-light: #97e7d7; $custom-dark: #000000;
JSON
{
"hex": "#5fdcc6",
"rgb": {
"r": 95,
"g": 220,
"b": 198
},
"hsl": {
"h": 169.44,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.81791,
"c": 0.11602,
"h": 179.9
},
"luminance": 0.57697
}Semantic roles & 50–950 ramp
primary
#5FDCC6
secondary
#A23E4F
accent
#1A39CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483