#B2F67D#B2F67D
#B2F67D is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.2% C 0.168 H 133.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F67D |
|---|---|
| RGB | rgb(178, 246, 125) |
| HSL | hsl(94, 87%, 73%) |
| HSV | hsv(94, 49%, 96%) |
| CMYK | cmyk(27.6%, 0%, 49.2%, 3.5%) |
| CIE-LAB | lab(90.26, -41.30, 51.16) |
| CIE-LCH | lch(90.26, 65.74, 128.91°) |
| OKLab | oklab(90.18% -0.1142 0.1226) |
| OKLCH | oklch(90.18% 0.168 133) |
| XYZ | xyz(55.0166, 76.8555, 31.3340) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.95
Pistachio (survey)
#C0FA8B
ΔE00 2.10
Light Yellowish Green
#C2FF89
ΔE00 2.39
Light Pea Green
#C4FE82
ΔE00 2.65
Light Lime
#AEFD6C
ΔE00 2.88
Pale Lime
#BEFD73
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F67D #C17DF6
analogous
#EEF67D #B2F67D #7DF684
triadic
#B2F67D #7DB2F6 #F67DB2
tetradic
#B2F67D #7DEEF6 #C17DF6 #F6847D
square
#B2F67D #7DEEF6 #C17DF6 #F6847D
split-complementary
#B2F67D #847DF6 #F67DEE
monochromatic
#6FE910 #90F244 #B2F67D #D4FAB6 #EEFDE2
Accessibility & contrast
On white
1.28
#B2F67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#B2F67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F67D
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F67D | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE772
Deuteranopia (green-blind)
#F5E185
Tritanopia (blue-blind)
#B3EEDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f67d; /* rgb */ color: rgb(178, 246, 125); /* oklch */ color: oklch(90.2% 0.168 133.0);
Tailwind
colors: {
custom: {
50: '#ccf9a5',
500: '#b2f67d',
950: '#000000',
},
}SCSS
$custom: #b2f67d; $custom-light: #ccf9a5; $custom-dark: #000000;
JSON
{
"hex": "#b2f67d",
"rgb": {
"r": 178,
"g": 246,
"b": 125
},
"hsl": {
"h": 93.719,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.90177,
"c": 0.16755,
"h": 133
},
"luminance": 0.76857
}Semantic roles & 50–950 ramp
primary
#B2F67D
secondary
#9445D2
accent
#02E481
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580