#BEFFB5#BEFFB5
#BEFFB5 is a very light, moderate green. Relative luminance 0.858; OKLCH L 93.8% C 0.118 H 141.6°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFB5 |
|---|---|
| RGB | rgb(190, 255, 181) |
| HSL | hsl(113, 100%, 85%) |
| HSV | hsv(113, 29%, 100%) |
| CMYK | cmyk(25.5%, 0%, 29%, 0%) |
| CIE-LAB | lab(94.23, -33.85, 29.02) |
| CIE-LCH | lch(94.23, 44.59, 139.39°) |
| OKLab | oklab(93.83% -0.0923 0.0733) |
| OKLCH | oklch(93.83% 0.118 141.6) |
| XYZ | xyz(65.3333, 85.8012, 56.8261) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.80
Pale Green
#C7FDB5
ΔE00 1.72
Light Mint
#B6FFBB
ΔE00 2.00
Light Light Green
#C8FFB0
ΔE00 2.19
Light Pastel Green
#B2FBA5
ΔE00 2.53
Washed Out Green
#BCF5A6
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFB5 #F6B5FF
analogous
#E3FFB5 #BEFFB5 #B5FFD1
triadic
#BEFFB5 #B5BEFF #FFB5BE
tetradic
#BEFFB5 #B5E3FF #F6B5FF #FFD1B5
square
#BEFFB5 #B5E3FF #F6B5FF #FFD1B5
split-complementary
#BEFFB5 #D1B5FF #FFB5E3
monochromatic
#52FF3B #88FF78 #BEFFB5 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.16
#BEFFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#BEFFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFB5
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFB5 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2B0
Deuteranopia (green-blind)
#F9ECB9
Tritanopia (blue-blind)
#B9FAEB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #beffb5; /* rgb */ color: rgb(190, 255, 181); /* oklch */ color: oklch(93.8% 0.118 141.6);
Tailwind
colors: {
custom: {
50: '#d3ffcb',
500: '#beffb5',
950: '#000000',
},
}SCSS
$custom: #beffb5; $custom-light: #d3ffcb; $custom-dark: #000000;
JSON
{
"hex": "#beffb5",
"rgb": {
"r": 190,
"g": 255,
"b": 181
},
"hsl": {
"h": 112.703,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.93827,
"c": 0.11781,
"h": 141.6
},
"luminance": 0.85803
}Semantic roles & 50–950 ramp
primary
#BEFFB5
secondary
#D872E6
accent
#00E6CA
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683