#A5E2BC#A5E2BC
#A5E2BC is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.1% C 0.082 H 156.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A5E2BC |
|---|---|
| RGB | rgb(165, 226, 188) |
| HSL | hsl(143, 51%, 77%) |
| HSV | hsv(143, 27%, 89%) |
| CMYK | cmyk(27%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(85.01, -26.99, 12.41) |
| CIE-LCH | lch(85.01, 29.71, 155.30°) |
| OKLab | oklab(86.1% -0.075 0.032) |
| OKLCH | oklch(86.1% 0.082 156.9) |
| XYZ | xyz(51.7877, 66.0207, 57.5818) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.57
Light Teal
#90E4C1
ΔE00 3.80
Hospital Green
#9BE5AA
ΔE00 5.04
Seafoam
#7FE0B3
ΔE00 5.17
Pale Turquoise
#A5FBD5
ΔE00 6.01
Pale Teal
#82CBB2
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5E2BC #E2A5CB
analogous
#ADE2A5 #A5E2BC #A5E2DB
triadic
#A5E2BC #BCA5E2 #E2BCA5
tetradic
#A5E2BC #A5ADE2 #E2A5CB #E2DBA5
square
#A5E2BC #A5ADE2 #E2A5CB #E2DBA5
split-complementary
#A5E2BC #DBA5E2 #E2A5AD
monochromatic
#48C477 #77D39A #A5E2BC #D3F1DE #E8F8EE
Accessibility & contrast
On white
1.48
#A5E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#A5E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5E2BC
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5E2BC | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BA
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#9AE1D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a5e2bc; /* rgb */ color: rgb(165, 226, 188); /* oklch */ color: oklch(86.1% 0.082 156.9);
Tailwind
colors: {
custom: {
50: '#c1ebd0',
500: '#a5e2bc',
950: '#000000',
},
}SCSS
$custom: #a5e2bc; $custom-light: #c1ebd0; $custom-dark: #000000;
JSON
{
"hex": "#a5e2bc",
"rgb": {
"r": 165,
"g": 226,
"b": 188
},
"hsl": {
"h": 142.623,
"s": 51.261,
"l": 76.667
},
"oklch": {
"l": 0.861,
"c": 0.08155,
"h": 156.9
},
"luminance": 0.66023
}Semantic roles & 50–950 ramp
primary
#A5E2BC
secondary
#BB709F
accent
#2785BF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483