#ADDCC0#ADDCC0
#ADDCC0 is a very light, moderate green. Relative luminance 0.639; OKLCH L 85.4% C 0.062 H 158.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCC0 |
|---|---|
| RGB | rgb(173, 220, 192) |
| HSL | hsl(144, 40%, 77%) |
| HSV | hsv(144, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 12.7%, 13.7%) |
| CIE-LAB | lab(83.90, -20.78, 8.79) |
| CIE-LCH | lch(83.90, 22.57, 157.06°) |
| OKLab | oklab(85.36% -0.0582 0.0228) |
| OKLCH | oklch(85.36% 0.062 158.6) |
| XYZ | xyz(52.3386, 63.8747, 59.4304) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.92
Mint
#AAF0C1
ΔE00 6.62
Pale Teal
#82CBB2
ΔE00 7.08
Seafoam
#7FE0B3
ΔE00 7.89
Seafoam Blue
#78D1B6
ΔE00 7.93
Hospital Green
#9BE5AA
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCC0 #DCADC9
analogous
#B2DCAD #ADDCC0 #ADDCD8
triadic
#ADDCC0 #C0ADDC #DCC0AD
tetradic
#ADDCC0 #ADB2DC #DCADC9 #DCD8AD
square
#ADDCC0 #ADB2DC #DCADC9 #DCD8AD
split-complementary
#ADDCC0 #D8ADDC #DCADB2
monochromatic
#57B77E #82CA9F #ADDCC0 #D8EEE1 #EAF6EF
Accessibility & contrast
On white
1.52
#ADDCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#ADDCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCC0
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCC0 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BF
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#A5DBD4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #addcc0; /* rgb */ color: rgb(173, 220, 192); /* oklch */ color: oklch(85.4% 0.062 158.6);
Tailwind
colors: {
custom: {
50: '#c6e7d3',
500: '#addcc0',
950: '#000000',
},
}SCSS
$custom: #addcc0; $custom-light: #c6e7d3; $custom-dark: #000000;
JSON
{
"hex": "#addcc0",
"rgb": {
"r": 173,
"g": 220,
"b": 192
},
"hsl": {
"h": 144.255,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85363,
"c": 0.06246,
"h": 158.6
},
"luminance": 0.63876
}Semantic roles & 50–950 ramp
primary
#ADDCC0
secondary
#B4799C
accent
#327FB3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483