#B2F683#B2F683
#B2F683 is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.3% C 0.162 H 133.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2F683 |
|---|---|
| RGB | rgb(178, 246, 131) |
| HSL | hsl(95, 86%, 74%) |
| HSV | hsv(95, 47%, 96%) |
| CMYK | cmyk(27.6%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(90.33, -40.62, 48.42) |
| CIE-LCH | lch(90.33, 63.20, 129.99°) |
| OKLab | oklab(90.26% -0.112 0.1169) |
| OKLCH | oklch(90.26% 0.162 133.8) |
| XYZ | xyz(55.4115, 77.0135, 33.4139) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.89
Light Yellowish Green
#C2FF89
ΔE00 2.48
Celery
#C1FD95
ΔE00 2.52
Spring Green (survey)
#A9F971
ΔE00 2.58
Light Pea Green
#C4FE82
ΔE00 3.04
Pale Light Green
#B1FC99
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2F683 #C783F6
analogous
#ECF683 #B2F683 #83F68E
triadic
#B2F683 #83B2F6 #F683B2
tetradic
#B2F683 #83ECF6 #C783F6 #F68E83
square
#B2F683 #83ECF6 #C783F6 #F68E83
split-complementary
#B2F683 #8E83F6 #F683EC
monochromatic
#6BED11 #8FF24A #B2F683 #D5FABC #EDFDE2
Accessibility & contrast
On white
1.28
#B2F683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#B2F683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2F683
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2F683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2F683 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE779
Deuteranopia (green-blind)
#F4E18A
Tritanopia (blue-blind)
#B2EEDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #b2f683; /* rgb */ color: rgb(178, 246, 131); /* oklch */ color: oklch(90.3% 0.162 133.8);
Tailwind
colors: {
custom: {
50: '#cbf9a9',
500: '#b2f683',
950: '#000000',
},
}SCSS
$custom: #b2f683; $custom-light: #cbf9a9; $custom-dark: #000000;
JSON
{
"hex": "#b2f683",
"rgb": {
"r": 178,
"g": 246,
"b": 131
},
"hsl": {
"h": 95.478,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.9026,
"c": 0.16186,
"h": 133.8
},
"luminance": 0.77015
}Semantic roles & 50–950 ramp
primary
#B2F683
secondary
#9B4BD3
accent
#03E387
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581