#BEFFB8#BEFFB8
#BEFFB8 is a very light, moderate green. Relative luminance 0.859; OKLCH L 93.9% C 0.115 H 142.5°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFB8 |
|---|---|
| RGB | rgb(190, 255, 184) |
| HSL | hsl(115, 100%, 86%) |
| HSV | hsv(115, 28%, 100%) |
| CMYK | cmyk(25.5%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(94.28, -33.38, 27.58) |
| CIE-LCH | lch(94.28, 43.30, 140.43°) |
| OKLab | oklab(93.89% -0.091 0.0698) |
| OKLCH | oklch(93.89% 0.115 142.5) |
| XYZ | xyz(65.6445, 85.9256, 58.4647) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.45
Light Mint
#B6FFBB
ΔE00 1.56
Pale Green
#C7FDB5
ΔE00 1.89
Light Light Green
#C8FFB0
ΔE00 2.64
Light Pastel Green
#B2FBA5
ΔE00 3.02
Washed Out Green
#BCF5A6
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFB8 #F9B8FF
analogous
#E1FFB8 #BEFFB8 #B8FFD5
triadic
#BEFFB8 #B8BEFF #FFB8BE
tetradic
#BEFFB8 #B8E1FF #F9B8FF #FFD5B8
square
#BEFFB8 #B8E1FF #F9B8FF #FFD5B8
split-complementary
#BEFFB8 #D5B8FF #FFB8E1
monochromatic
#4EFF3E #86FF7B #BEFFB8 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.15
#BEFFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#BEFFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFB8
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFB8 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B4
Deuteranopia (green-blind)
#F8ECBC
Tritanopia (blue-blind)
#B9FBEC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #beffb8; /* rgb */ color: rgb(190, 255, 184); /* oklch */ color: oklch(93.9% 0.115 142.5);
Tailwind
colors: {
custom: {
50: '#d3ffcd',
500: '#beffb8',
950: '#000000',
},
}SCSS
$custom: #beffb8; $custom-light: #d3ffcd; $custom-dark: #000000;
JSON
{
"hex": "#beffb8",
"rgb": {
"r": 190,
"g": 255,
"b": 184
},
"hsl": {
"h": 114.93,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.93887,
"c": 0.1147,
"h": 142.5
},
"luminance": 0.85928
}Semantic roles & 50–950 ramp
primary
#BEFFB8
secondary
#DD75E7
accent
#00E6D2
background
#FEFFFE
surface
#FBFFFA
border
#D4D7D3
text
#141813
muted
#838683