#ACCDA3#ACCDA3
#ACCDA3 is a light, moderate green. Relative luminance 0.551; OKLCH L 81.3% C 0.068 H 139.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCDA3 |
|---|---|
| RGB | rgb(172, 205, 163) |
| HSL | hsl(107, 30%, 72%) |
| HSV | hsv(107, 20%, 80%) |
| CMYK | cmyk(16.1%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(79.09, -18.85, 17.34) |
| CIE-LCH | lch(79.09, 25.61, 137.38°) |
| OKLab | oklab(81.29% -0.0511 0.0445) |
| OKLCH | oklch(81.29% 0.068 139) |
| XYZ | xyz(45.4540, 55.0768, 42.8794) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.73
Light Grey Green
#B7E1A1
ΔE00 6.44
Lichen
#8FB67B
ΔE00 7.98
Sage Green
#9CAF88
ΔE00 8.12
Light Sage
#BCECAC
ΔE00 8.15
Hospital Green
#9BE5AA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCDA3 #C4A3CD
analogous
#C1CDA3 #ACCDA3 #A3CDAF
triadic
#ACCDA3 #A3ACCD #CDA3AC
tetradic
#ACCDA3 #A3C1CD #C4A3CD #CDAFA3
square
#ACCDA3 #A3C1CD #C4A3CD #CDAFA3
split-complementary
#ACCDA3 #AFA3CD #CDA3C1
monochromatic
#669F56 #88B77B #ACCDA3 #D0E3CB #EDF4EB
Accessibility & contrast
On white
1.75
#ACCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#ACCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCDA3
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCDA3 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A1
Deuteranopia (green-blind)
#CAC3A5
Tritanopia (blue-blind)
#ABCAC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #accda3; /* rgb */ color: rgb(172, 205, 163); /* oklch */ color: oklch(81.3% 0.068 139.0);
Tailwind
colors: {
custom: {
50: '#c5dcbe',
500: '#accda3',
950: '#000000',
},
}SCSS
$custom: #accda3; $custom-light: #c5dcbe; $custom-dark: #000000;
JSON
{
"hex": "#accda3",
"rgb": {
"r": 172,
"g": 205,
"b": 163
},
"hsl": {
"h": 107.143,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.81293,
"c": 0.06777,
"h": 139
},
"luminance": 0.55078
}Semantic roles & 50–950 ramp
primary
#ACCDA3
secondary
#9872A2
accent
#3DA891
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482