#B4F993#B4F993
#B4F993 is a very light, vivid green. Relative luminance 0.796; OKLCH L 91.3% C 0.149 H 136.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B4F993 |
|---|---|
| RGB | rgb(180, 249, 147) |
| HSL | hsl(101, 89%, 78%) |
| HSV | hsv(101, 41%, 98%) |
| CMYK | cmyk(27.7%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(91.49, -39.30, 42.20) |
| CIE-LCH | lch(91.49, 57.66, 132.96°) |
| OKLab | oklab(91.3% -0.1076 0.1035) |
| OKLCH | oklch(91.3% 0.149 136.1) |
| XYZ | xyz(57.9630, 79.5593, 39.9006) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.25
Celery
#C1FD95
ΔE00 1.90
Pastel Green
#B0FF9D
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Tea Green
#BDF8A3
ΔE00 2.74
Light Pastel Green
#B2FBA5
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4F993 #D893F9
analogous
#E7F993 #B4F993 #93F9A5
triadic
#B4F993 #93B4F9 #F993B4
tetradic
#B4F993 #93E7F9 #D893F9 #F9A593
square
#B4F993 #93E7F9 #D893F9 #F9A593
split-complementary
#B4F993 #A593F9 #F993E7
monochromatic
#63F31F #8CF659 #B4F993 #DCFCCD #EBFDE2
Accessibility & contrast
On white
1.24
#B4F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#B4F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4F993
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4F993 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#F5E499
Tritanopia (blue-blind)
#B3F2E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4f993; /* rgb */ color: rgb(180, 249, 147); /* oklch */ color: oklch(91.3% 0.149 136.1);
Tailwind
colors: {
custom: {
50: '#ccfbb4',
500: '#b4f993',
950: '#000000',
},
}SCSS
$custom: #b4f993; $custom-light: #ccfbb4; $custom-dark: #000000;
JSON
{
"hex": "#b4f993",
"rgb": {
"r": 180,
"g": 249,
"b": 147
},
"hsl": {
"h": 100.588,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.91295,
"c": 0.14934,
"h": 136.1
},
"luminance": 0.79561
}Semantic roles & 50–950 ramp
primary
#B4F993
secondary
#AF58D9
accent
#00E69B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581