#A5DFBF#A5DFBF
#A5DFBF is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.5% C 0.074 H 160.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DFBF |
|---|---|
| RGB | rgb(165, 223, 191) |
| HSL | hsl(147, 48%, 76%) |
| HSV | hsv(147, 26%, 87%) |
| CMYK | cmyk(26%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(84.24, -24.97, 9.75) |
| CIE-LCH | lch(84.24, 26.81, 158.67°) |
| OKLab | oklab(85.51% -0.0699 0.0252) |
| OKLCH | oklch(85.51% 0.074 160.2) |
| XYZ | xyz(51.3058, 64.5342, 59.0332) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.85
Mint
#AAF0C1
ΔE00 5.07
Seafoam
#7FE0B3
ΔE00 5.87
Pale Teal
#82CBB2
ΔE00 6.44
Pale Turquoise
#A5FBD5
ΔE00 6.60
Hospital Green
#9BE5AA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DFBF #DFA5C5
analogous
#A8DFA5 #A5DFBF #A5DFDC
triadic
#A5DFBF #BFA5DF #DFBFA5
tetradic
#A5DFBF #A5A8DF #DFA5C5 #DFDCA5
square
#A5DFBF #A5A8DF #DFA5C5 #DFDCA5
split-complementary
#A5DFBF #DCA5DF #DFA5A8
monochromatic
#4BBF7F #78CF9F #A5DFBF #D2EFDF #E8F7EF
Accessibility & contrast
On white
1.51
#A5DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#A5DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DFBF
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DFBF | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BD
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#9ADFD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a5dfbf; /* rgb */ color: rgb(165, 223, 191); /* oklch */ color: oklch(85.5% 0.074 160.2);
Tailwind
colors: {
custom: {
50: '#c1e9d2',
500: '#a5dfbf',
950: '#000000',
},
}SCSS
$custom: #a5dfbf; $custom-light: #c1e9d2; $custom-dark: #000000;
JSON
{
"hex": "#a5dfbf",
"rgb": {
"r": 165,
"g": 223,
"b": 191
},
"hsl": {
"h": 146.897,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.8551,
"c": 0.07429,
"h": 160.2
},
"luminance": 0.64536
}Semantic roles & 50–950 ramp
primary
#A5DFBF
secondary
#B87198
accent
#2B7ABB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483