#BEFFB7#BEFFB7
#BEFFB7 is a very light, moderate green. Relative luminance 0.859; OKLCH L 93.9% C 0.116 H 142.2°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFB7 |
|---|---|
| RGB | rgb(190, 255, 183) |
| HSL | hsl(114, 100%, 86%) |
| HSV | hsv(114, 28%, 100%) |
| CMYK | cmyk(25.5%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(94.26, -33.54, 28.06) |
| CIE-LCH | lch(94.26, 43.73, 140.08°) |
| OKLab | oklab(93.87% -0.0914 0.071) |
| OKLCH | oklch(93.87% 0.116 142.2) |
| XYZ | xyz(65.5400, 85.8838, 57.9146) |
| Luminance | 0.8589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.52
Light Mint
#B6FFBB
ΔE00 1.70
Pale Green
#C7FDB5
ΔE00 1.81
Light Light Green
#C8FFB0
ΔE00 2.48
Light Pastel Green
#B2FBA5
ΔE00 2.85
Washed Out Green
#BCF5A6
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFB7 #F8B7FF
analogous
#E2FFB7 #BEFFB7 #B7FFD4
triadic
#BEFFB7 #B7BEFF #FFB7BE
tetradic
#BEFFB7 #B7E2FF #F8B7FF #FFD4B7
square
#BEFFB7 #B7E2FF #F8B7FF #FFD4B7
split-complementary
#BEFFB7 #D4B7FF #FFB7E2
monochromatic
#4FFF3D #87FF7A #BEFFB7 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.16
#BEFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#BEFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFB7
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFB7 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B3
Deuteranopia (green-blind)
#F8ECBB
Tritanopia (blue-blind)
#B9FBEC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #beffb7; /* rgb */ color: rgb(190, 255, 183); /* oklch */ color: oklch(93.9% 0.116 142.2);
Tailwind
colors: {
custom: {
50: '#d3ffcd',
500: '#beffb7',
950: '#000000',
},
}SCSS
$custom: #beffb7; $custom-light: #d3ffcd; $custom-dark: #000000;
JSON
{
"hex": "#beffb7",
"rgb": {
"r": 190,
"g": 255,
"b": 183
},
"hsl": {
"h": 114.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.93867,
"c": 0.11574,
"h": 142.2
},
"luminance": 0.85886
}Semantic roles & 50–950 ramp
primary
#BEFFB7
secondary
#DB74E6
accent
#00E6CF
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683