#5FDEC5#5FDEC5
#5FDEC5 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.2% C 0.119 H 178.1°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEC5 |
|---|---|
| RGB | rgb(95, 222, 197) |
| HSL | hsl(168, 66%, 62%) |
| HSV | hsv(168, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(81.13, -41.13, 1.70) |
| CIE-LCH | lch(81.13, 41.16, 177.63°) |
| OKLab | oklab(82.24% -0.1186 0.0039) |
| OKLCH | oklch(82.24% 0.119 178.1) |
| XYZ | xyz(40.9140, 58.7026, 61.9871) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.64
Aqua (survey)
#13EAC9
ΔE00 4.35
Seafoam Blue
#78D1B6
ΔE00 4.51
Tiffany Blue
#7BF2DA
ΔE00 4.81
Aquamarine (survey)
#04D8B2
ΔE00 5.09
Mediumaquamarine
#66CDAA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEC5 #DE5F78
analogous
#5FDE86 #5FDEC5 #5FB8DE
triadic
#5FDEC5 #C55FDE #DEC55F
tetradic
#5FDEC5 #865FDE #DE5F78 #B8DE5F
square
#5FDEC5 #865FDE #DE5F78 #B8DE5F
split-complementary
#5FDEC5 #DE5FB8 #DE865F
monochromatic
#21A188 #2CD4B3 #5FDEC5 #92E8D7 #C4F3EA
Accessibility & contrast
On white
1.65
#5FDEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5FDEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEC5
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEC5 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C4
Deuteranopia (green-blind)
#C3C4C7
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdec5; /* rgb */ color: rgb(95, 222, 197); /* oklch */ color: oklch(82.2% 0.119 178.1);
Tailwind
colors: {
custom: {
50: '#98e9d6',
500: '#5fdec5',
950: '#000000',
},
}SCSS
$custom: #5fdec5; $custom-light: #98e9d6; $custom-dark: #000000;
JSON
{
"hex": "#5fdec5",
"rgb": {
"r": 95,
"g": 222,
"b": 197
},
"hsl": {
"h": 168.189,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.82237,
"c": 0.11864,
"h": 178.1
},
"luminance": 0.58707
}Semantic roles & 50–950 ramp
primary
#5FDEC5
secondary
#A43D51
accent
#183CCE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483