#A5FCBD#A5FCBD
#A5FCBD is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.9% C 0.121 H 152.2°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FCBD |
|---|---|
| RGB | rgb(165, 252, 189) |
| HSL | hsl(137, 94%, 82%) |
| HSV | hsv(137, 35%, 99%) |
| CMYK | cmyk(34.5%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(92.26, -38.90, 22.06) |
| CIE-LCH | lch(92.26, 44.72, 150.44°) |
| OKLab | oklab(91.95% -0.1067 0.0563) |
| OKLCH | oklch(91.95% 0.121 152.2) |
| XYZ | xyz(59.5094, 81.2911, 60.6894) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.91
Light Sea Green
#98F6B0
ΔE00 2.18
Light Mint Green
#A6FBB2
ΔE00 2.21
Light Seafoam Green
#A7FFB5
ΔE00 2.25
Light Mint
#B6FFBB
ΔE00 2.69
Mint (survey)
#9FFEB0
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FCBD #FCA5E4
analogous
#B9FCA5 #A5FCBD #A5FCE9
triadic
#A5FCBD #BDA5FC #FCBDA5
tetradic
#A5FCBD #A5B9FC #FCA5E4 #FCE9A5
square
#A5FCBD #A5B9FC #FCA5E4 #FCE9A5
split-complementary
#A5FCBD #E9A5FC #FCA5B9
monochromatic
#2FF866 #6AFA92 #A5FCBD #E0FEE8 #E1FEE9
Accessibility & contrast
On white
1.22
#A5FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#A5FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FCBD
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FCBD | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#EFE5C1
Tritanopia (blue-blind)
#96FAEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a5fcbd; /* rgb */ color: rgb(165, 252, 189); /* oklch */ color: oklch(91.9% 0.121 152.2);
Tailwind
colors: {
custom: {
50: '#c2fed1',
500: '#a5fcbd',
950: '#000000',
},
}SCSS
$custom: #a5fcbd; $custom-light: #c2fed1; $custom-dark: #000000;
JSON
{
"hex": "#a5fcbd",
"rgb": {
"r": 165,
"g": 252,
"b": 189
},
"hsl": {
"h": 136.552,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.91949,
"c": 0.12064,
"h": 152.2
},
"luminance": 0.81294
}Semantic roles & 50–950 ramp
primary
#A5FCBD
secondary
#DF66BE
accent
#00A6E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#131814
muted
#828683