#BEFFAE#BEFFAE
#BEFFAE is a very light, vivid green. Relative luminance 0.855; OKLCH L 93.7% C 0.125 H 139.5°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFAE |
|---|---|
| RGB | rgb(190, 255, 174) |
| HSL | hsl(108, 100%, 84%) |
| HSV | hsv(108, 32%, 100%) |
| CMYK | cmyk(25.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.11, -34.91, 32.38) |
| CIE-LCH | lch(94.11, 47.62, 137.16°) |
| OKLab | oklab(93.69% -0.0952 0.0812) |
| OKLCH | oklch(93.69% 0.125 139.5) |
| XYZ | xyz(64.6331, 85.5211, 53.1380) |
| Luminance | 0.8552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.58
Light Pastel Green
#B2FBA5
ΔE00 1.71
Tea Green
#BDF8A3
ΔE00 1.94
Pale Green
#C7FDB5
ΔE00 2.03
Celadon
#BEFDB7
ΔE00 2.06
Washed Out Green
#BCF5A6
ΔE00 2.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFAE #EFAEFF
analogous
#E7FFAE #BEFFAE #AEFFC7
triadic
#BEFFAE #AEBEFF #FFAEBE
tetradic
#BEFFAE #AEE7FF #EFAEFF #FFC7AE
square
#BEFFAE #AEE7FF #EFAEFF #FFC7AE
split-complementary
#BEFFAE #C7AEFF #FFAEE7
monochromatic
#5CFF34 #8DFF71 #BEFFAE #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.16
#BEFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#BEFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFAE
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFAE | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#FAECB2
Tritanopia (blue-blind)
#BBFAEA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #beffae; /* rgb */ color: rgb(190, 255, 174); /* oklch */ color: oklch(93.7% 0.125 139.5);
Tailwind
colors: {
custom: {
50: '#d3ffc6',
500: '#beffae',
950: '#000000',
},
}SCSS
$custom: #beffae; $custom-light: #d3ffc6; $custom-dark: #000000;
JSON
{
"hex": "#beffae",
"rgb": {
"r": 190,
"g": 255,
"b": 174
},
"hsl": {
"h": 108.148,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.9369,
"c": 0.12511,
"h": 139.5
},
"luminance": 0.85523
}Semantic roles & 50–950 ramp
primary
#BEFFAE
secondary
#CD6CE5
accent
#00E6B8
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682