#BEEBA0#BEEBA0
#BEEBA0 is a very light, moderate yellow-green. Relative luminance 0.729; OKLCH L 89.0% C 0.110 H 133.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBA0 |
|---|---|
| RGB | rgb(190, 235, 160) |
| HSL | hsl(96, 65%, 77%) |
| HSV | hsv(96, 32%, 92%) |
| CMYK | cmyk(19.1%, 0%, 31.9%, 7.8%) |
| CIE-LAB | lab(88.40, -27.65, 31.80) |
| CIE-LCH | lch(88.40, 42.14, 131.01°) |
| OKLab | oklab(89.02% -0.0752 0.0796) |
| OKLCH | oklch(89.02% 0.11 133.4) |
| XYZ | xyz(57.2874, 72.9008, 44.3039) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.52
Washed Out Green
#BCF5A6
ΔE00 2.60
Light Grey Green
#B7E1A1
ΔE00 2.89
Tea Green
#BDF8A3
ΔE00 3.29
Pale Green
#C7FDB5
ΔE00 4.08
Light Light Green
#C8FFB0
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBA0 #CDA0EB
analogous
#E3EBA0 #BEEBA0 #A0EBA8
triadic
#BEEBA0 #A0BEEB #EBA0BE
tetradic
#BEEBA0 #A0E3EB #CDA0EB #EBA8A0
square
#BEEBA0 #A0E3EB #CDA0EB #EBA8A0
split-complementary
#BEEBA0 #A8A0EB #EBA0E3
monochromatic
#79D63B #9BE06D #BEEBA0 #E1F6D3 #EEFAE6
Accessibility & contrast
On white
1.35
#BEEBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#BEEBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBA0
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBA0 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09B
Deuteranopia (green-blind)
#EADDA4
Tritanopia (blue-blind)
#BFE5D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #beeba0; /* rgb */ color: rgb(190, 235, 160); /* oklch */ color: oklch(89.0% 0.110 133.4);
Tailwind
colors: {
custom: {
50: '#d2f1bc',
500: '#beeba0',
950: '#000000',
},
}SCSS
$custom: #beeba0; $custom-light: #d2f1bc; $custom-dark: #000000;
JSON
{
"hex": "#beeba0",
"rgb": {
"r": 190,
"g": 235,
"b": 160
},
"hsl": {
"h": 96,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.89024,
"c": 0.1095,
"h": 133.4
},
"luminance": 0.72902
}Semantic roles & 50–950 ramp
primary
#BEEBA0
secondary
#A168C7
accent
#18CD85
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582