#ACDECA#ACDECA
#ACDECA is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.0% C 0.059 H 168.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDECA |
|---|---|
| RGB | rgb(172, 222, 202) |
| HSL | hsl(156, 43%, 77%) |
| HSV | hsv(156, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(84.63, -20.15, 4.55) |
| CIE-LCH | lch(84.63, 20.65, 167.28°) |
| OKLab | oklab(86.01% -0.0576 0.0117) |
| OKLCH | oklch(86.01% 0.059 168.5) |
| XYZ | xyz(53.7921, 65.2755, 65.6309) |
| Luminance | 0.6528 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.39
Pale Teal
#82CBB2
ΔE00 7.00
Pale Aqua
#B8FFEB
ΔE00 7.44
Seafoam Blue
#78D1B6
ΔE00 7.70
Duck Egg Blue
#C3FBF4
ΔE00 8.15
Mint
#AAF0C1
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDECA #DEACC0
analogous
#ACDEB1 #ACDECA #ACD9DE
triadic
#ACDECA #CAACDE #DECAAC
tetradic
#ACDECA #B1ACDE #DEACC0 #D9DEAC
square
#ACDECA #B1ACDE #DEACC0 #D9DEAC
split-complementary
#ACDECA #DEACD9 #DEB1AC
monochromatic
#54BB92 #80CDAE #ACDECA #D8EFE6 #E9F6F1
Accessibility & contrast
On white
1.49
#ACDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#ACDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDECA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDECA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7C9
Deuteranopia (green-blind)
#D2D1CB
Tritanopia (blue-blind)
#A1DFD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdeca; /* rgb */ color: rgb(172, 222, 202); /* oklch */ color: oklch(86.0% 0.059 168.5);
Tailwind
colors: {
custom: {
50: '#c5e8da',
500: '#acdeca',
950: '#000000',
},
}SCSS
$custom: #acdeca; $custom-light: #c5e8da; $custom-dark: #000000;
JSON
{
"hex": "#acdeca",
"rgb": {
"r": 172,
"g": 222,
"b": 202
},
"hsl": {
"h": 156,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.86005,
"c": 0.05874,
"h": 168.5
},
"luminance": 0.65277
}Semantic roles & 50–950 ramp
primary
#ACDECA
secondary
#B67891
accent
#2F65B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483