#5FDEC4#5FDEC4
#5FDEC4 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.2% C 0.119 H 177.5°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEC4 |
|---|---|
| RGB | rgb(95, 222, 196) |
| HSL | hsl(168, 66%, 62%) |
| HSV | hsv(168, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(81.10, -41.37, 2.20) |
| CIE-LCH | lch(81.10, 41.43, 176.96°) |
| OKLab | oklab(82.21% -0.119 0.0052) |
| OKLCH | oklch(82.21% 0.119 177.5) |
| XYZ | xyz(40.7998, 58.6569, 61.3856) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.86
Aquamarine (survey)
#04D8B2
ΔE00 4.88
Mediumaquamarine
#66CDAA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEC4 #DE5F79
analogous
#5FDE85 #5FDEC4 #5FB8DE
triadic
#5FDEC4 #C45FDE #DEC45F
tetradic
#5FDEC4 #855FDE #DE5F79 #B8DE5F
square
#5FDEC4 #855FDE #DE5F79 #B8DE5F
split-complementary
#5FDEC4 #DE5FB8 #DE855F
monochromatic
#21A187 #2CD4B1 #5FDEC4 #92E8D7 #C4F3E9
Accessibility & contrast
On white
1.65
#5FDEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5FDEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEC4
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEC4 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C3
Deuteranopia (green-blind)
#C3C4C6
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdec4; /* rgb */ color: rgb(95, 222, 196); /* oklch */ color: oklch(82.2% 0.119 177.5);
Tailwind
colors: {
custom: {
50: '#98e9d5',
500: '#5fdec4',
950: '#000000',
},
}SCSS
$custom: #5fdec4; $custom-light: #98e9d5; $custom-dark: #000000;
JSON
{
"hex": "#5fdec4",
"rgb": {
"r": 95,
"g": 222,
"b": 196
},
"hsl": {
"h": 167.717,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.82208,
"c": 0.11913,
"h": 177.5
},
"luminance": 0.58661
}Semantic roles & 50–950 ramp
primary
#5FDEC4
secondary
#A43D52
accent
#183DCE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483