#B2FF98#B2FF98
#B2FF98 is a very light, vivid green. Relative luminance 0.833; OKLCH L 92.6% C 0.154 H 138.1°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF98 |
|---|---|
| RGB | rgb(178, 255, 152) |
| HSL | hsl(105, 100%, 80%) |
| HSV | hsv(105, 40%, 100%) |
| CMYK | cmyk(30.2%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(93.12, -41.95, 41.84) |
| CIE-LCH | lch(93.12, 59.25, 135.07°) |
| OKLab | oklab(92.62% -0.1147 0.1029) |
| OKLCH | oklch(92.62% 0.154 138.1) |
| XYZ | xyz(59.7858, 83.2497, 42.6184) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.78
Pastel Green
#B0FF9D
ΔE00 0.95
Celery
#C1FD95
ΔE00 2.60
Light Pastel Green
#B2FBA5
ΔE00 2.73
Tea Green
#BDF8A3
ΔE00 3.26
Palegreen
#98FB98
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF98 #E598FF
analogous
#E6FF98 #B2FF98 #98FFB1
triadic
#B2FF98 #98B2FF #FF98B2
tetradic
#B2FF98 #98E6FF #E598FF #FFB198
square
#B2FF98 #98E6FF #E598FF #FFB198
split-complementary
#B2FF98 #B198FF #FF98E6
monochromatic
#56FF1E #84FF5B #B2FF98 #E0FFD5 #E8FFE0
Accessibility & contrast
On white
1.19
#B2FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#B2FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF98
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF98 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF090
Deuteranopia (green-blind)
#FAE99E
Tritanopia (blue-blind)
#AFF8E6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #b2ff98; /* rgb */ color: rgb(178, 255, 152); /* oklch */ color: oklch(92.6% 0.154 138.1);
Tailwind
colors: {
custom: {
50: '#cbffb7',
500: '#b2ff98',
950: '#000000',
},
}SCSS
$custom: #b2ff98; $custom-light: #cbffb7; $custom-dark: #000000;
JSON
{
"hex": "#b2ff98",
"rgb": {
"r": 178,
"g": 255,
"b": 152
},
"hsl": {
"h": 104.854,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92615,
"c": 0.15412,
"h": 138.1
},
"luminance": 0.83252
}Semantic roles & 50–950 ramp
primary
#B2FF98
secondary
#BF59E2
accent
#00E6AC
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681