#A5FCBB#A5FCBB
#A5FCBB is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.9% C 0.123 H 151.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FCBB |
|---|---|
| RGB | rgb(165, 252, 187) |
| HSL | hsl(135, 94%, 82%) |
| HSV | hsv(135, 35%, 99%) |
| CMYK | cmyk(34.5%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(92.22, -39.25, 23.03) |
| CIE-LCH | lch(92.22, 45.51, 149.60°) |
| OKLab | oklab(91.91% -0.1076 0.0586) |
| OKLCH | oklch(91.91% 0.123 151.4) |
| XYZ | xyz(59.2938, 81.2048, 59.5539) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.14
Light Mint Green
#A6FBB2
ΔE00 1.78
Light Seafoam Green
#A7FFB5
ΔE00 1.84
Light Sea Green
#98F6B0
ΔE00 1.95
Mint (survey)
#9FFEB0
ΔE00 2.44
Light Mint
#B6FFBB
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FCBB #FCA5E6
analogous
#BBFCA5 #A5FCBB #A5FCE6
triadic
#A5FCBB #BBA5FC #FCBBA5
tetradic
#A5FCBB #A5BBFC #FCA5E6 #FCE6A5
square
#A5FCBB #A5BBFC #FCA5E6 #FCE6A5
split-complementary
#A5FCBB #E6A5FC #FCA5BB
monochromatic
#2FF862 #6AFA8E #A5FCBB #E0FEE8 #E1FEE9
Accessibility & contrast
On white
1.22
#A5FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#A5FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FCBB
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FCBB | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB7
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#97F9EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a5fcbb; /* rgb */ color: rgb(165, 252, 187); /* oklch */ color: oklch(91.9% 0.123 151.4);
Tailwind
colors: {
custom: {
50: '#c2fecf',
500: '#a5fcbb',
950: '#000000',
},
}SCSS
$custom: #a5fcbb; $custom-light: #c2fecf; $custom-dark: #000000;
JSON
{
"hex": "#a5fcbb",
"rgb": {
"r": 165,
"g": 252,
"b": 187
},
"hsl": {
"h": 135.172,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.91905,
"c": 0.12252,
"h": 151.4
},
"luminance": 0.81208
}Semantic roles & 50–950 ramp
primary
#A5FCBB
secondary
#DF66C1
accent
#00ABE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683