#A5FFBF#A5FFBF
#A5FFBF is a very light, vivid green. Relative luminance 0.833; OKLCH L 92.7% C 0.123 H 152.6°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FFBF |
|---|---|
| RGB | rgb(165, 255, 191) |
| HSL | hsl(137, 100%, 82%) |
| HSV | hsv(137, 35%, 100%) |
| CMYK | cmyk(35.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(93.14, -39.89, 22.25) |
| CIE-LCH | lch(93.14, 45.68, 150.84°) |
| OKLab | oklab(92.67% -0.1094 0.0568) |
| OKLCH | oklch(92.67% 0.123 152.6) |
| XYZ | xyz(60.6775, 83.2776, 62.1571) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.68
Light Seafoam Green
#A7FFB5
ΔE00 2.16
Light Mint Green
#A6FBB2
ΔE00 2.35
Light Sea Green
#98F6B0
ΔE00 2.47
Mint (survey)
#9FFEB0
ΔE00 2.74
Light Mint
#B6FFBB
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FFBF #FFA5E5
analogous
#B8FFA5 #A5FFBF #A5FFEC
triadic
#A5FFBF #BFA5FF #FFBFA5
tetradic
#A5FFBF #A5B8FF #FFA5E5 #FFECA5
square
#A5FFBF #A5B8FF #FFA5E5 #FFECA5
split-complementary
#A5FFBF #ECA5FF #FFA5B8
monochromatic
#2BFF68 #68FF93 #A5FFBF #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.19
#A5FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#A5FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FFBF
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FFBF | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BB
Deuteranopia (green-blind)
#F1E7C3
Tritanopia (blue-blind)
#95FDEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a5ffbf; /* rgb */ color: rgb(165, 255, 191); /* oklch */ color: oklch(92.7% 0.123 152.6);
Tailwind
colors: {
custom: {
50: '#c2ffd2',
500: '#a5ffbf',
950: '#000000',
},
}SCSS
$custom: #a5ffbf; $custom-light: #c2ffd2; $custom-dark: #000000;
JSON
{
"hex": "#a5ffbf",
"rgb": {
"r": 165,
"g": 255,
"b": 191
},
"hsl": {
"h": 137.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.92668,
"c": 0.12329,
"h": 152.6
},
"luminance": 0.83281
}Semantic roles & 50–950 ramp
primary
#A5FFBF
secondary
#E464BF
accent
#00A3E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683