#B2F690#B2F690
#B2F690 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.5% C 0.149 H 135.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F690 |
|---|---|
| RGB | rgb(178, 246, 144) |
| HSL | hsl(100, 85%, 76%) |
| HSV | hsv(100, 41%, 96%) |
| CMYK | cmyk(27.6%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(90.50, -39.02, 42.38) |
| CIE-LCH | lch(90.50, 57.61, 132.63°) |
| OKLab | oklab(90.46% -0.1069 0.1038) |
| OKLCH | oklch(90.46% 0.149 135.9) |
| XYZ | xyz(56.3485, 77.3883, 38.3487) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.70
Celery
#C1FD95
ΔE00 2.22
Pastel Green
#B0FF9D
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Tea Green
#BDF8A3
ΔE00 2.88
Light Pastel Green
#B2FBA5
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F690 #D490F6
analogous
#E5F690 #B2F690 #90F6A1
triadic
#B2F690 #90B2F6 #F690B2
tetradic
#B2F690 #90E5F6 #D490F6 #F6A190
square
#B2F690 #90E5F6 #D490F6 #F6A190
split-complementary
#B2F690 #A190F6 #F690E5
monochromatic
#63ED1F #8BF157 #B2F690 #D9FBC9 #EBFDE3
Accessibility & contrast
On white
1.27
#B2F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#B2F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F690
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F690 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE888
Deuteranopia (green-blind)
#F3E296
Tritanopia (blue-blind)
#B1EFDD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b2f690; /* rgb */ color: rgb(178, 246, 144); /* oklch */ color: oklch(90.5% 0.149 135.9);
Tailwind
colors: {
custom: {
50: '#cbf9b2',
500: '#b2f690',
950: '#000000',
},
}SCSS
$custom: #b2f690; $custom-light: #cbf9b2; $custom-dark: #000000;
JSON
{
"hex": "#b2f690",
"rgb": {
"r": 178,
"g": 246,
"b": 144
},
"hsl": {
"h": 100,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.90455,
"c": 0.14904,
"h": 135.9
},
"luminance": 0.7739
}Semantic roles & 50–950 ramp
primary
#B2F690
secondary
#AA56D4
accent
#04E198
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581