#A5FFBE#A5FFBE
#A5FFBE is a very light, vivid green. Relative luminance 0.832; OKLCH L 92.6% C 0.124 H 152.2°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFBE |
|---|---|
| RGB | rgb(165, 255, 190) |
| HSL | hsl(137, 100%, 82%) |
| HSV | hsv(137, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(93.12, -40.06, 22.74) |
| CIE-LCH | lch(93.12, 46.07, 150.42°) |
| OKLab | oklab(92.65% -0.1099 0.0579) |
| OKLCH | oklch(92.65% 0.124 152.2) |
| XYZ | xyz(60.5678, 83.2337, 61.5795) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.81
Light Seafoam Green
#A7FFB5
ΔE00 1.95
Light Mint Green
#A6FBB2
ΔE00 2.15
Light Sea Green
#98F6B0
ΔE00 2.36
Mint (survey)
#9FFEB0
ΔE00 2.54
Light Mint
#B6FFBB
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFBE #FFA5E6
analogous
#B9FFA5 #A5FFBE #A5FFEB
triadic
#A5FFBE #BEA5FF #FFBEA5
tetradic
#A5FFBE #A5B9FF #FFA5E6 #FFEBA5
square
#A5FFBE #A5B9FF #FFA5E6 #FFEBA5
split-complementary
#A5FFBE #EBA5FF #FFA5B9
monochromatic
#2BFF66 #68FF92 #A5FFBE #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.19
#A5FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#A5FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFBE
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFBE | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BA
Deuteranopia (green-blind)
#F1E7C2
Tritanopia (blue-blind)
#96FCED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a5ffbe; /* rgb */ color: rgb(165, 255, 190); /* oklch */ color: oklch(92.6% 0.124 152.2);
Tailwind
colors: {
custom: {
50: '#c2ffd1',
500: '#a5ffbe',
950: '#000000',
},
}SCSS
$custom: #a5ffbe; $custom-light: #c2ffd1; $custom-dark: #000000;
JSON
{
"hex": "#a5ffbe",
"rgb": {
"r": 165,
"g": 255,
"b": 190
},
"hsl": {
"h": 136.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.92646,
"c": 0.12421,
"h": 152.2
},
"luminance": 0.83237
}Semantic roles & 50–950 ramp
primary
#A5FFBE
secondary
#E464C0
accent
#00A6E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683