#BEFEAB#BEFEAB
#BEFEAB is a very light, vivid green. Relative luminance 0.848; OKLCH L 93.4% C 0.127 H 138.7°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEAB |
|---|---|
| RGB | rgb(190, 254, 171) |
| HSL | hsl(106, 98%, 83%) |
| HSV | hsv(106, 33%, 100%) |
| CMYK | cmyk(25.2%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(93.78, -34.90, 33.44) |
| CIE-LCH | lch(93.78, 48.34, 136.22°) |
| OKLab | oklab(93.41% -0.0951 0.0837) |
| OKLCH | oklch(93.41% 0.127 138.7) |
| XYZ | xyz(64.0257, 84.7690, 51.5089) |
| Luminance | 0.8477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.51
Light Light Green
#C8FFB0
ΔE00 1.51
Light Pastel Green
#B2FBA5
ΔE00 1.60
Washed Out Green
#BCF5A6
ΔE00 1.94
Pale Green
#C7FDB5
ΔE00 2.20
Celadon
#BEFDB7
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEAB #EBABFE
analogous
#E7FEAB #BEFEAB #ABFEC1
triadic
#BEFEAB #ABBEFE #FEABBE
tetradic
#BEFEAB #ABE7FE #EBABFE #FEC1AB
square
#BEFEAB #ABE7FE #EBABFE #FEC1AB
split-complementary
#BEFEAB #C1ABFE #FEABE7
monochromatic
#60FD32 #8FFD6F #BEFEAB #E8FFE1 #E8FFE1
Accessibility & contrast
On white
1.17
#BEFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#BEFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEAB
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEAB | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A5
Deuteranopia (green-blind)
#F9EBAF
Tritanopia (blue-blind)
#BBF8E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #befeab; /* rgb */ color: rgb(190, 254, 171); /* oklch */ color: oklch(93.4% 0.127 138.7);
Tailwind
colors: {
custom: {
50: '#d3ffc4',
500: '#befeab',
950: '#000000',
},
}SCSS
$custom: #befeab; $custom-light: #d3ffc4; $custom-dark: #000000;
JSON
{
"hex": "#befeab",
"rgb": {
"r": 190,
"g": 254,
"b": 171
},
"hsl": {
"h": 106.265,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.93413,
"c": 0.12672,
"h": 138.7
},
"luminance": 0.84771
}Semantic roles & 50–950 ramp
primary
#BEFEAB
secondary
#C76AE3
accent
#00E6B1
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682