#ACDEC5#ACDEC5
#ACDEC5 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.9% C 0.062 H 163.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDEC5 |
|---|---|
| RGB | rgb(172, 222, 197) |
| HSL | hsl(150, 43%, 77%) |
| HSV | hsv(150, 23%, 87%) |
| CMYK | cmyk(22.5%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(84.51, -21.13, 7.01) |
| CIE-LCH | lch(84.51, 22.26, 161.63°) |
| OKLab | oklab(85.87% -0.0596 0.0182) |
| OKLCH | oklch(85.87% 0.062 163.1) |
| XYZ | xyz(53.2097, 65.0425, 62.5634) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.60
Pale Teal
#82CBB2
ΔE00 6.85
Mint
#AAF0C1
ΔE00 6.93
Seafoam Blue
#78D1B6
ΔE00 7.55
Pale Turquoise
#A5FBD5
ΔE00 7.79
Pale Aqua
#B8FFEB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDEC5 #DEACC5
analogous
#ACDEAC #ACDEC5 #ACDEDE
triadic
#ACDEC5 #C5ACDE #DEC5AC
tetradic
#ACDEC5 #ACACDE #DEACC5 #DEDEAC
square
#ACDEC5 #ACACDE #DEACC5 #DEDEAC
split-complementary
#ACDEC5 #DEACDE #DEACAC
monochromatic
#54BB88 #80CDA6 #ACDEC5 #D8EFE4 #E9F6F0
Accessibility & contrast
On white
1.50
#ACDEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#ACDEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDEC5
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDEC5 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C4
Deuteranopia (green-blind)
#D3D0C6
Tritanopia (blue-blind)
#A2DED7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdec5; /* rgb */ color: rgb(172, 222, 197); /* oklch */ color: oklch(85.9% 0.062 163.1);
Tailwind
colors: {
custom: {
50: '#c5e8d6',
500: '#acdec5',
950: '#000000',
},
}SCSS
$custom: #acdec5; $custom-light: #c5e8d6; $custom-dark: #000000;
JSON
{
"hex": "#acdec5",
"rgb": {
"r": 172,
"g": 222,
"b": 197
},
"hsl": {
"h": 150,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.8587,
"c": 0.06234,
"h": 163.1
},
"luminance": 0.65044
}Semantic roles & 50–950 ramp
primary
#ACDEC5
secondary
#B67897
accent
#2F73B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483