#B2F67F#B2F67F
#B2F67F is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.2% C 0.166 H 133.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F67F |
|---|---|
| RGB | rgb(178, 246, 127) |
| HSL | hsl(94, 87%, 73%) |
| HSV | hsv(94, 48%, 96%) |
| CMYK | cmyk(27.6%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(90.28, -41.07, 50.25) |
| CIE-LCH | lch(90.28, 64.90, 129.26°) |
| OKLab | oklab(90.2% -0.1135 0.1207) |
| OKLCH | oklch(90.2% 0.166 133.2) |
| XYZ | xyz(55.1456, 76.9071, 32.0136) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.99
Spring Green (survey)
#A9F971
ΔE00 2.14
Light Yellowish Green
#C2FF89
ΔE00 2.39
Light Pea Green
#C4FE82
ΔE00 2.76
Celery
#C1FD95
ΔE00 2.86
Light Lime
#AEFD6C
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F67F #C37FF6
analogous
#EDF67F #B2F67F #7FF687
triadic
#B2F67F #7FB2F6 #F67FB2
tetradic
#B2F67F #7FEDF6 #C37FF6 #F6877F
square
#B2F67F #7FEDF6 #C37FF6 #F6877F
split-complementary
#B2F67F #877FF6 #F67FED
monochromatic
#6EEA10 #90F246 #B2F67F #D4FAB8 #EEFDE2
Accessibility & contrast
On white
1.28
#B2F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#B2F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F67F
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F67F | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE775
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#B3EEDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f67f; /* rgb */ color: rgb(178, 246, 127); /* oklch */ color: oklch(90.2% 0.166 133.2);
Tailwind
colors: {
custom: {
50: '#ccf9a6',
500: '#b2f67f',
950: '#000000',
},
}SCSS
$custom: #b2f67f; $custom-light: #ccf9a6; $custom-dark: #000000;
JSON
{
"hex": "#b2f67f",
"rgb": {
"r": 178,
"g": 246,
"b": 127
},
"hsl": {
"h": 94.286,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.90204,
"c": 0.16567,
"h": 133.2
},
"luminance": 0.76909
}Semantic roles & 50–950 ramp
primary
#B2F67F
secondary
#9747D2
accent
#02E383
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580