#A5E4BB#A5E4BB
#A5E4BB is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.5% C 0.086 H 155.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A5E4BB |
|---|---|
| RGB | rgb(165, 228, 187) |
| HSL | hsl(141, 54%, 77%) |
| HSV | hsv(141, 28%, 89%) |
| CMYK | cmyk(27.6%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(85.54, -28.14, 13.69) |
| CIE-LCH | lch(85.54, 31.29, 154.05°) |
| OKLab | oklab(86.52% -0.078 0.0353) |
| OKLCH | oklch(86.52% 0.086 155.7) |
| XYZ | xyz(52.2273, 67.0718, 57.1984) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.83
Light Teal
#90E4C1
ΔE00 3.98
Hospital Green
#9BE5AA
ΔE00 4.28
Seafoam
#7FE0B3
ΔE00 5.00
Pale Turquoise
#A5FBD5
ΔE00 5.76
Light Sage
#BCECAC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5E4BB #E4A5CE
analogous
#AFE4A5 #A5E4BB #A5E4DA
triadic
#A5E4BB #BBA5E4 #E4BBA5
tetradic
#A5E4BB #A5AFE4 #E4A5CE #E4DAA5
square
#A5E4BB #A5AFE4 #E4A5CE #E4DAA5
split-complementary
#A5E4BB #DAA5E4 #E4A5AF
monochromatic
#47C874 #76D697 #A5E4BB #D4F2DF #E7F8ED
Accessibility & contrast
On white
1.46
#A5E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#A5E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5E4BB
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5E4BB | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#9AE3D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a5e4bb; /* rgb */ color: rgb(165, 228, 187); /* oklch */ color: oklch(86.5% 0.086 155.7);
Tailwind
colors: {
custom: {
50: '#c1eccf',
500: '#a5e4bb',
950: '#000000',
},
}SCSS
$custom: #a5e4bb; $custom-light: #c1eccf; $custom-dark: #000000;
JSON
{
"hex": "#a5e4bb",
"rgb": {
"r": 165,
"g": 228,
"b": 187
},
"hsl": {
"h": 140.952,
"s": 53.846,
"l": 77.059
},
"oklch": {
"l": 0.86521,
"c": 0.08559,
"h": 155.7
},
"luminance": 0.67074
}Semantic roles & 50–950 ramp
primary
#A5E4BB
secondary
#BE6FA2
accent
#248AC1
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121613
muted
#828483