#BEFFB0#BEFFB0
#BEFFB0 is a very light, vivid green. Relative luminance 0.856; OKLCH L 93.7% C 0.123 H 140.1°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFB0 |
|---|---|
| RGB | rgb(190, 255, 176) |
| HSL | hsl(109, 100%, 85%) |
| HSV | hsv(109, 31%, 100%) |
| CMYK | cmyk(25.5%, 0%, 31%, 0%) |
| CIE-LAB | lab(94.14, -34.61, 31.42) |
| CIE-LCH | lch(94.14, 46.75, 137.77°) |
| OKLab | oklab(93.73% -0.0943 0.079) |
| OKLCH | oklch(93.73% 0.123 140.1) |
| XYZ | xyz(64.8295, 85.5996, 54.1725) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.67
Celadon
#BEFDB7
ΔE00 1.69
Pale Green
#C7FDB5
ΔE00 1.85
Light Pastel Green
#B2FBA5
ΔE00 1.88
Tea Green
#BDF8A3
ΔE00 2.20
Washed Out Green
#BCF5A6
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFB0 #F1B0FF
analogous
#E6FFB0 #BEFFB0 #B0FFCA
triadic
#BEFFB0 #B0BEFF #FFB0BE
tetradic
#BEFFB0 #B0E6FF #F1B0FF #FFCAB0
square
#BEFFB0 #B0E6FF #F1B0FF #FFCAB0
split-complementary
#BEFFB0 #CAB0FF #FFB0E6
monochromatic
#59FF36 #8CFF73 #BEFFB0 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.16
#BEFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#BEFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFB0
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFB0 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AB
Deuteranopia (green-blind)
#F9ECB4
Tritanopia (blue-blind)
#BAFAEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #beffb0; /* rgb */ color: rgb(190, 255, 176); /* oklch */ color: oklch(93.7% 0.123 140.1);
Tailwind
colors: {
custom: {
50: '#d3ffc8',
500: '#beffb0',
950: '#000000',
},
}SCSS
$custom: #beffb0; $custom-light: #d3ffc8; $custom-dark: #000000;
JSON
{
"hex": "#beffb0",
"rgb": {
"r": 190,
"g": 255,
"b": 176
},
"hsl": {
"h": 109.367,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.93729,
"c": 0.12302,
"h": 140.1
},
"luminance": 0.85602
}Semantic roles & 50–950 ramp
primary
#BEFFB0
secondary
#D06EE5
accent
#00E6BD
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682