#BEFFB2#BEFFB2
#BEFFB2 is a very light, vivid green. Relative luminance 0.857; OKLCH L 93.8% C 0.121 H 140.6°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFB2 |
|---|---|
| RGB | rgb(190, 255, 178) |
| HSL | hsl(111, 100%, 85%) |
| HSV | hsv(111, 30%, 100%) |
| CMYK | cmyk(25.5%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(94.18, -34.31, 30.46) |
| CIE-LCH | lch(94.18, 45.88, 138.40°) |
| OKLab | oklab(93.77% -0.0935 0.0767) |
| OKLCH | oklch(93.77% 0.121 140.6) |
| XYZ | xyz(65.0288, 85.6794, 55.2224) |
| Luminance | 0.8568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.33
Pale Green
#C7FDB5
ΔE00 1.73
Light Light Green
#C8FFB0
ΔE00 1.83
Light Pastel Green
#B2FBA5
ΔE00 2.10
Washed Out Green
#BCF5A6
ΔE00 2.39
Tea Green
#BDF8A3
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFB2 #F3B2FF
analogous
#E5FFB2 #BEFFB2 #B2FFCC
triadic
#BEFFB2 #B2BEFF #FFB2BE
tetradic
#BEFFB2 #B2E5FF #F3B2FF #FFCCB2
square
#BEFFB2 #B2E5FF #F3B2FF #FFCCB2
split-complementary
#BEFFB2 #CCB2FF #FFB2E5
monochromatic
#57FF38 #8AFF75 #BEFFB2 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.16
#BEFFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#BEFFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFB2
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFB2 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AD
Deuteranopia (green-blind)
#F9ECB6
Tritanopia (blue-blind)
#BAFAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #beffb2; /* rgb */ color: rgb(190, 255, 178); /* oklch */ color: oklch(93.8% 0.121 140.6);
Tailwind
colors: {
custom: {
50: '#d3ffc9',
500: '#beffb2',
950: '#000000',
},
}SCSS
$custom: #beffb2; $custom-light: #d3ffc9; $custom-dark: #000000;
JSON
{
"hex": "#beffb2",
"rgb": {
"r": 190,
"g": 255,
"b": 178
},
"hsl": {
"h": 110.649,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93767,
"c": 0.12094,
"h": 140.6
},
"luminance": 0.85682
}Semantic roles & 50–950 ramp
primary
#BEFFB2
secondary
#D370E6
accent
#00E6C2
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682