#B2EDAF#B2EDAF
#B2EDAF is a very light, moderate green. Relative luminance 0.731; OKLCH L 89.0% C 0.103 H 143.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EDAF |
|---|---|
| RGB | rgb(178, 237, 175) |
| HSL | hsl(117, 63%, 81%) |
| HSV | hsv(117, 26%, 93%) |
| CMYK | cmyk(24.9%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(88.51, -30.35, 24.16) |
| CIE-LCH | lch(88.51, 38.80, 141.48°) |
| OKLab | oklab(89.02% -0.0828 0.0614) |
| OKLCH | oklch(89.02% 0.103 143.5) |
| XYZ | xyz(56.3800, 73.1266, 51.6934) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.12
Hospital Green
#9BE5AA
ΔE00 3.50
Celadon
#BEFDB7
ΔE00 3.53
Light Grey Green
#B7E1A1
ΔE00 3.87
Washed Out Green
#BCF5A6
ΔE00 3.89
Light Mint
#B6FFBB
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EDAF #EAAFED
analogous
#D1EDAF #B2EDAF #AFEDCB
triadic
#B2EDAF #AFB2ED #EDAFB2
tetradic
#B2EDAF #AFD1ED #EAAFED #EDCBAF
square
#B2EDAF #AFD1ED #EAAFED #EDCBAF
split-complementary
#B2EDAF #CBAFED #EDAFD1
monochromatic
#52D74B #82E27D #B2EDAF #E2F8E1 #E7F9E6
Accessibility & contrast
On white
1.34
#B2EDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#B2EDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EDAF
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EDAF | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#E6DCB2
Tritanopia (blue-blind)
#ADE9DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #b2edaf; /* rgb */ color: rgb(178, 237, 175); /* oklch */ color: oklch(89.0% 0.103 143.5);
Tailwind
colors: {
custom: {
50: '#caf3c7',
500: '#b2edaf',
950: '#000000',
},
}SCSS
$custom: #b2edaf; $custom-light: #caf3c7; $custom-dark: #000000;
JSON
{
"hex": "#b2edaf",
"rgb": {
"r": 178,
"g": 237,
"b": 175
},
"hsl": {
"h": 117.097,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.89015,
"c": 0.10307,
"h": 143.5
},
"luminance": 0.73128
}Semantic roles & 50–950 ramp
primary
#B2EDAF
secondary
#C676CA
accent
#1ACBC2
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131713
muted
#838582