#ADCEBB#ADCEBB
#ADCEBB is a very light, muted green. Relative luminance 0.566; OKLCH L 82.2% C 0.044 H 160.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCEBB |
|---|---|
| RGB | rgb(173, 206, 187) |
| HSL | hsl(145, 25%, 74%) |
| HSV | hsv(145, 16%, 81%) |
| CMYK | cmyk(16%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(79.96, -14.70, 5.80) |
| CIE-LCH | lch(79.96, 15.81, 158.49°) |
| OKLab | oklab(82.19% -0.0414 0.0151) |
| OKLCH | oklch(82.19% 0.044 160) |
| XYZ | xyz(48.2723, 56.6136, 55.3883) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.20
Seafoam Blue
#78D1B6
ΔE00 9.81
Darkseagreen
#8FBC8F
ΔE00 9.87
Light Teal
#90E4C1
ΔE00 9.97
Greenish Grey
#96AE8D
ΔE00 10.09
Sage Green
#9CAF88
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCEBB #CEADC0
analogous
#B0CEAD #ADCEBB #ADCECC
triadic
#ADCEBB #BBADCE #CEBBAD
tetradic
#ADCEBB #ADB0CE #CEADC0 #CECCAD
square
#ADCEBB #ADB0CE #CEADC0 #CECCAD
split-complementary
#ADCEBB #CCADCE #CEADB0
monochromatic
#60A07B #87B79B #ADCEBB #D3E5DB #ECF4EF
Accessibility & contrast
On white
1.70
#ADCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#ADCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCEBB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCEBB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#C7C5BC
Tritanopia (blue-blind)
#A7CEC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adcebb; /* rgb */ color: rgb(173, 206, 187); /* oklch */ color: oklch(82.2% 0.044 160.0);
Tailwind
colors: {
custom: {
50: '#c5ddcf',
500: '#adcebb',
950: '#000000',
},
}SCSS
$custom: #adcebb; $custom-light: #c5ddcf; $custom-dark: #000000;
JSON
{
"hex": "#adcebb",
"rgb": {
"r": 173,
"g": 206,
"b": 187
},
"hsl": {
"h": 145.455,
"s": 25.191,
"l": 74.314
},
"oklch": {
"l": 0.82185,
"c": 0.04407,
"h": 160
},
"luminance": 0.56615
}Semantic roles & 50–950 ramp
primary
#ADCEBB
secondary
#A37C93
accent
#427AA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483