#A5E1BF#A5E1BF
#A5E1BF is a very light, moderate green. Relative luminance 0.656; OKLCH L 86.0% C 0.077 H 159.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A5E1BF |
|---|---|
| RGB | rgb(165, 225, 191) |
| HSL | hsl(146, 50%, 76%) |
| HSV | hsv(146, 27%, 88%) |
| CMYK | cmyk(26.7%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(84.80, -25.94, 10.54) |
| CIE-LCH | lch(84.80, 28.00, 157.89°) |
| OKLab | oklab(85.95% -0.0724 0.0272) |
| OKLCH | oklch(85.95% 0.077 159.4) |
| XYZ | xyz(51.8433, 65.6092, 59.2124) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.58
Mint
#AAF0C1
ΔE00 4.39
Seafoam
#7FE0B3
ΔE00 5.50
Pale Turquoise
#A5FBD5
ΔE00 6.10
Hospital Green
#9BE5AA
ΔE00 6.11
Pale Teal
#82CBB2
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5E1BF #E1A5C7
analogous
#A9E1A5 #A5E1BF #A5E1DD
triadic
#A5E1BF #BFA5E1 #E1BFA5
tetradic
#A5E1BF #A5A9E1 #E1A5C7 #E1DDA5
square
#A5E1BF #A5A9E1 #E1A5C7 #E1DDA5
split-complementary
#A5E1BF #DDA5E1 #E1A5A9
monochromatic
#49C27E #77D29E #A5E1BF #D3F0E0 #E8F7EF
Accessibility & contrast
On white
1.49
#A5E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#A5E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5E1BF
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5E1BF | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#D5D1C1
Tritanopia (blue-blind)
#9AE0D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5e1bf; /* rgb */ color: rgb(165, 225, 191); /* oklch */ color: oklch(86.0% 0.077 159.4);
Tailwind
colors: {
custom: {
50: '#c1ead2',
500: '#a5e1bf',
950: '#000000',
},
}SCSS
$custom: #a5e1bf; $custom-light: #c1ead2; $custom-dark: #000000;
JSON
{
"hex": "#a5e1bf",
"rgb": {
"r": 165,
"g": 225,
"b": 191
},
"hsl": {
"h": 146,
"s": 50,
"l": 76.471
},
"oklch": {
"l": 0.85953,
"c": 0.0774,
"h": 159.4
},
"luminance": 0.65611
}Semantic roles & 50–950 ramp
primary
#A5E1BF
secondary
#BA709A
accent
#287DBD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483