#B2F2AE#B2F2AE
#B2F2AE is a very light, moderate green. Relative luminance 0.760; OKLCH L 90.1% C 0.112 H 143.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F2AE |
|---|---|
| RGB | rgb(178, 242, 174) |
| HSL | hsl(116, 72%, 82%) |
| HSV | hsv(116, 28%, 95%) |
| CMYK | cmyk(26.4%, 0%, 28.1%, 5.1%) |
| CIE-LAB | lab(89.87, -32.85, 26.54) |
| CIE-LCH | lch(89.87, 42.23, 141.07°) |
| OKLab | oklab(90.1% -0.0896 0.0672) |
| OKLCH | oklch(90.1% 0.112 143.2) |
| XYZ | xyz(57.7500, 76.0232, 51.6674) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 2.41
Light Sage
#BCECAC
ΔE00 2.67
Light Mint
#B6FFBB
ΔE00 2.83
Washed Out Green
#BCF5A6
ΔE00 2.88
Light Mint Green
#A6FBB2
ΔE00 3.08
Pale Green
#C7FDB5
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F2AE #EEAEF2
analogous
#D4F2AE #B2F2AE #AEF2CC
triadic
#B2F2AE #AEB2F2 #F2AEB2
tetradic
#B2F2AE #AED4F2 #EEAEF2 #F2CCAE
square
#B2F2AE #AED4F2 #EEAEF2 #F2CCAE
split-complementary
#B2F2AE #CCAEF2 #F2AED4
monochromatic
#4EE145 #80EA79 #B2F2AE #E4FAE3 #E6FBE5
Accessibility & contrast
On white
1.30
#B2F2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#B2F2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F2AE
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F2AE | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#EBE0B2
Tritanopia (blue-blind)
#ACEEE0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b2f2ae; /* rgb */ color: rgb(178, 242, 174); /* oklch */ color: oklch(90.1% 0.112 143.2);
Tailwind
colors: {
custom: {
50: '#caf6c6',
500: '#b2f2ae',
950: '#000000',
},
}SCSS
$custom: #b2f2ae; $custom-light: #caf6c6; $custom-dark: #000000;
JSON
{
"hex": "#b2f2ae",
"rgb": {
"r": 178,
"g": 242,
"b": 174
},
"hsl": {
"h": 116.471,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.90104,
"c": 0.11197,
"h": 143.2
},
"luminance": 0.76025
}Semantic roles & 50–950 ramp
primary
#B2F2AE
secondary
#CC73D1
accent
#11D4C9
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131713
muted
#838582