#5FDECC#5FDECC
#5FDECC is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.116 H 182.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDECC |
|---|---|
| RGB | rgb(95, 222, 204) |
| HSL | hsl(171, 66%, 62%) |
| HSV | hsv(171, 57%, 87%) |
| CMYK | cmyk(57.2%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.31, -39.40, -1.75) |
| CIE-LCH | lch(81.31, 39.44, 182.55°) |
| OKLab | oklab(82.44% -0.1155 -0.0053) |
| OKLCH | oklch(82.44% 0.116 182.7) |
| XYZ | xyz(41.7348, 59.0309, 66.3097) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.07
Tiffany Blue
#7BF2DA
ΔE00 5.01
Mediumturquoise
#48D1CC
ΔE00 5.38
Aqua (survey)
#13EAC9
ΔE00 5.57
Seafoam Blue
#78D1B6
ΔE00 5.65
Bright Aqua
#0BF9EA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDECC #DE5F71
analogous
#5FDE8D #5FDECC #5FB1DE
triadic
#5FDECC #CC5FDE #DECC5F
tetradic
#5FDECC #8D5FDE #DE5F71 #B1DE5F
square
#5FDECC #8D5FDE #DE5F71 #B1DE5F
split-complementary
#5FDECC #DE5FB1 #DE8D5F
monochromatic
#21A18F #2CD4BC #5FDECC #92E8DC #C4F3EC
Accessibility & contrast
On white
1.64
#5FDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#5FDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDECC
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDECC | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdecc; /* rgb */ color: rgb(95, 222, 204); /* oklch */ color: oklch(82.4% 0.116 182.7);
Tailwind
colors: {
custom: {
50: '#98e9db',
500: '#5fdecc',
950: '#000000',
},
}SCSS
$custom: #5fdecc; $custom-light: #98e9db; $custom-dark: #000000;
JSON
{
"hex": "#5fdecc",
"rgb": {
"r": 95,
"g": 222,
"b": 204
},
"hsl": {
"h": 171.496,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.82444,
"c": 0.11563,
"h": 182.7
},
"luminance": 0.59035
}Semantic roles & 50–950 ramp
primary
#5FDECC
secondary
#A43D4B
accent
#1832CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484