#A5DFBE#A5DFBE
#A5DFBE is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.5% C 0.075 H 159.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFBE |
|---|---|
| RGB | rgb(165, 223, 190) |
| HSL | hsl(146, 48%, 76%) |
| HSV | hsv(146, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 14.8%, 12.5%) |
| CIE-LAB | lab(84.22, -25.16, 10.24) |
| CIE-LCH | lch(84.22, 27.17, 157.85°) |
| OKLab | oklab(85.48% -0.0703 0.0265) |
| OKLCH | oklch(85.48% 0.075 159.4) |
| XYZ | xyz(51.1961, 64.4903, 58.4556) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.88
Mint
#AAF0C1
ΔE00 4.88
Seafoam
#7FE0B3
ΔE00 5.76
Hospital Green
#9BE5AA
ΔE00 6.41
Pale Teal
#82CBB2
ΔE00 6.55
Pale Turquoise
#A5FBD5
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFBE #DFA5C6
analogous
#A9DFA5 #A5DFBE #A5DFDB
triadic
#A5DFBE #BEA5DF #DFBEA5
tetradic
#A5DFBE #A5A9DF #DFA5C6 #DFDBA5
square
#A5DFBE #A5A9DF #DFA5C6 #DFDBA5
split-complementary
#A5DFBE #DBA5DF #DFA5A9
monochromatic
#4BBF7D #78CF9D #A5DFBE #D2EFDF #E8F7EF
Accessibility & contrast
On white
1.51
#A5DFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#A5DFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFBE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFBE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BC
Deuteranopia (green-blind)
#D4CFC0
Tritanopia (blue-blind)
#9ADED5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a5dfbe; /* rgb */ color: rgb(165, 223, 190); /* oklch */ color: oklch(85.5% 0.075 159.4);
Tailwind
colors: {
custom: {
50: '#c1e9d1',
500: '#a5dfbe',
950: '#000000',
},
}SCSS
$custom: #a5dfbe; $custom-light: #c1e9d1; $custom-dark: #000000;
JSON
{
"hex": "#a5dfbe",
"rgb": {
"r": 165,
"g": 223,
"b": 190
},
"hsl": {
"h": 145.862,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.85484,
"c": 0.07513,
"h": 159.4
},
"luminance": 0.64492
}Semantic roles & 50–950 ramp
primary
#A5DFBE
secondary
#B87199
accent
#2B7DBB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483