#B2FDAE#B2FDAE
#B2FDAE is a very light, vivid green. Relative luminance 0.828; OKLCH L 92.6% C 0.129 H 143.3°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FDAE |
|---|---|
| RGB | rgb(178, 253, 174) |
| HSL | hsl(117, 95%, 84%) |
| HSV | hsv(117, 31%, 99%) |
| CMYK | cmyk(29.6%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(92.91, -37.88, 30.66) |
| CIE-LCH | lch(92.91, 48.73, 141.01°) |
| OKLab | oklab(92.56% -0.1033 0.0771) |
| OKLCH | oklch(92.56% 0.129 143.3) |
| XYZ | xyz(61.1229, 82.7690, 52.7917) |
| Luminance | 0.8277 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.51
Celadon
#BEFDB7
ΔE00 2.12
Light Mint Green
#A6FBB2
ΔE00 2.19
Light Mint
#B6FFBB
ΔE00 2.21
Light Seafoam Green
#A7FFB5
ΔE00 2.30
Mint (survey)
#9FFEB0
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FDAE #F9AEFD
analogous
#D9FDAE #B2FDAE #AEFDD1
triadic
#B2FDAE #AEB2FD #FDAEB2
tetradic
#B2FDAE #AED9FD #F9AEFD #FDD1AE
square
#B2FDAE #AED9FD #F9AEFD #FDD1AE
split-complementary
#B2FDAE #D1AEFD #FDAED9
monochromatic
#40FA37 #79FC72 #B2FDAE #E3FEE1 #E3FEE1
Accessibility & contrast
On white
1.20
#B2FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#B2FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FDAE
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FDAE | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA9
Deuteranopia (green-blind)
#F5E8B2
Tritanopia (blue-blind)
#ABF8E8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2fdae; /* rgb */ color: rgb(178, 253, 174); /* oklch */ color: oklch(92.6% 0.129 143.3);
Tailwind
colors: {
custom: {
50: '#cbfec6',
500: '#b2fdae',
950: '#000000',
},
}SCSS
$custom: #b2fdae; $custom-light: #cbfec6; $custom-dark: #000000;
JSON
{
"hex": "#b2fdae",
"rgb": {
"r": 178,
"g": 253,
"b": 174
},
"hsl": {
"h": 116.962,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.92558,
"c": 0.12891,
"h": 143.3
},
"luminance": 0.82772
}Semantic roles & 50–950 ramp
primary
#B2FDAE
secondary
#DC6DE2
accent
#00E6DA
background
#FEFFFD
surface
#FAFFF9
border
#D3D7D2
text
#131813
muted
#838682