#B2F998#B2F998
#B2F998 is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.3% C 0.145 H 137.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F998 |
|---|---|
| RGB | rgb(178, 249, 152) |
| HSL | hsl(104, 89%, 79%) |
| HSV | hsv(104, 39%, 98%) |
| CMYK | cmyk(28.5%, 0%, 39%, 2.4%) |
| CIE-LAB | lab(91.45, -39.30, 39.68) |
| CIE-LCH | lch(91.45, 55.85, 134.72°) |
| OKLab | oklab(91.26% -0.1074 0.0979) |
| OKLCH | oklch(91.26% 0.145 137.7) |
| XYZ | xyz(57.9016, 79.4813, 41.9904) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.72
Pastel Green
#B0FF9D
ΔE00 1.47
Light Pastel Green
#B2FBA5
ΔE00 2.10
Tea Green
#BDF8A3
ΔE00 2.24
Celery
#C1FD95
ΔE00 2.60
Washed Out Green
#BCF5A6
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F998 #DF98F9
analogous
#E2F998 #B2F998 #98F9AE
triadic
#B2F998 #98B2F9 #F998B2
tetradic
#B2F998 #98E2F9 #DF98F9 #F9AE98
square
#B2F998 #98E2F9 #DF98F9 #F9AE98
split-complementary
#B2F998 #AE98F9 #F998E2
monochromatic
#5CF224 #87F65E #B2F998 #DDFCD2 #E9FDE2
Accessibility & contrast
On white
1.24
#B2F998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#B2F998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F998
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F998 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB91
Deuteranopia (green-blind)
#F4E49E
Tritanopia (blue-blind)
#AFF3E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b2f998; /* rgb */ color: rgb(178, 249, 152); /* oklch */ color: oklch(91.3% 0.145 137.7);
Tailwind
colors: {
custom: {
50: '#cbfbb7',
500: '#b2f998',
950: '#000000',
},
}SCSS
$custom: #b2f998; $custom-light: #cbfbb7; $custom-dark: #000000;
JSON
{
"hex": "#b2f998",
"rgb": {
"r": 178,
"g": 249,
"b": 152
},
"hsl": {
"h": 103.918,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.91262,
"c": 0.14534,
"h": 137.7
},
"luminance": 0.79483
}Semantic roles & 50–950 ramp
primary
#B2F998
secondary
#B85CD9
accent
#00E6A8
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#131711
muted
#838581