#A5DFAA#A5DFAA
#A5DFAA is a very light, moderate green. Relative luminance 0.637; OKLCH L 85.0% C 0.094 H 146.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFAA |
|---|---|
| RGB | rgb(165, 223, 170) |
| HSL | hsl(125, 48%, 76%) |
| HSV | hsv(125, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(83.80, -28.81, 20.14) |
| CIE-LCH | lch(83.80, 35.15, 145.04°) |
| OKLab | oklab(85% -0.0788 0.0514) |
| OKLCH | oklch(85% 0.094 146.9) |
| XYZ | xyz(49.1583, 63.6752, 47.7229) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.56
Light Grey Green
#B7E1A1
ΔE00 4.49
Mint
#AAF0C1
ΔE00 4.54
Light Sage
#BCECAC
ΔE00 4.70
Light Sea Green
#98F6B0
ΔE00 6.40
Seafoam
#7FE0B3
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFAA #DFA5DA
analogous
#BDDFA5 #A5DFAA #A5DFC7
triadic
#A5DFAA #AAA5DF #DFAAA5
tetradic
#A5DFAA #A5BDDF #DFA5DA #DFC7A5
square
#A5DFAA #A5BDDF #DFA5DA #DFC7A5
split-complementary
#A5DFAA #C7A5DF #DFA5BD
monochromatic
#4BBF55 #78CF7F #A5DFAA #D2EFD5 #E8F7EA
Accessibility & contrast
On white
1.53
#A5DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#A5DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFAA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFAA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#D7CFAD
Tritanopia (blue-blind)
#9EDCD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a5dfaa; /* rgb */ color: rgb(165, 223, 170); /* oklch */ color: oklch(85.0% 0.094 146.9);
Tailwind
colors: {
custom: {
50: '#c1e9c3',
500: '#a5dfaa',
950: '#000000',
},
}SCSS
$custom: #a5dfaa; $custom-light: #c1e9c3; $custom-dark: #000000;
JSON
{
"hex": "#a5dfaa",
"rgb": {
"r": 165,
"g": 223,
"b": 170
},
"hsl": {
"h": 125.172,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.85004,
"c": 0.09412,
"h": 146.9
},
"luminance": 0.63677
}Semantic roles & 50–950 ramp
primary
#A5DFAA
secondary
#B871B2
accent
#2BAEBB
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#121612
muted
#828482