#ACDBC8#ACDBC8
#ACDBC8 is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.3% C 0.056 H 168.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDBC8 |
|---|---|
| RGB | rgb(172, 219, 200) |
| HSL | hsl(156, 39%, 77%) |
| HSV | hsv(156, 21%, 86%) |
| CMYK | cmyk(21.5%, 0%, 8.7%, 14.1%) |
| CIE-LAB | lab(83.76, -19.05, 4.35) |
| CIE-LCH | lch(83.76, 19.54, 167.14°) |
| OKLab | oklab(85.3% -0.0544 0.0112) |
| OKLCH | oklch(85.3% 0.056 168.4) |
| XYZ | xyz(52.7671, 63.6020, 64.1286) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.98
Light Teal
#90E4C1
ΔE00 7.02
Seafoam Blue
#78D1B6
ΔE00 7.90
Pale Aqua
#B8FFEB
ΔE00 8.21
Duck Egg Blue
#C3FBF4
ΔE00 8.52
Paleturquoise
#AFEEEE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDBC8 #DBACBF
analogous
#ACDBB1 #ACDBC8 #ACD7DB
triadic
#ACDBC8 #C8ACDB #DBC8AC
tetradic
#ACDBC8 #B1ACDB #DBACBF #D7DBAC
square
#ACDBC8 #B1ACDB #DBACBF #D7DBAC
split-complementary
#ACDBC8 #DBACD7 #DBB1AC
monochromatic
#57B68F #81C8AC #ACDBC8 #D7EEE4 #EAF6F1
Accessibility & contrast
On white
1.53
#ACDBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#ACDBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDBC8
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDBC8 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#D0CEC9
Tritanopia (blue-blind)
#A2DCD5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #acdbc8; /* rgb */ color: rgb(172, 219, 200); /* oklch */ color: oklch(85.3% 0.056 168.4);
Tailwind
colors: {
custom: {
50: '#c5e6d8',
500: '#acdbc8',
950: '#000000',
},
}SCSS
$custom: #acdbc8; $custom-light: #c5e6d8; $custom-dark: #000000;
JSON
{
"hex": "#acdbc8",
"rgb": {
"r": 172,
"g": 219,
"b": 200
},
"hsl": {
"h": 155.745,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.85297,
"c": 0.05559,
"h": 168.4
},
"luminance": 0.63604
}Semantic roles & 50–950 ramp
primary
#ACDBC8
secondary
#B37890
accent
#3367B2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483