#BEEBA8#BEEBA8
#BEEBA8 is a very light, moderate green. Relative luminance 0.732; OKLCH L 89.2% C 0.101 H 135.6°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBA8 |
|---|---|
| RGB | rgb(190, 235, 168) |
| HSL | hsl(100, 63%, 79%) |
| HSV | hsv(100, 29%, 92%) |
| CMYK | cmyk(19.1%, 0%, 28.5%, 7.8%) |
| CIE-LAB | lab(88.54, -26.47, 27.91) |
| CIE-LCH | lch(88.54, 38.47, 133.49°) |
| OKLab | oklab(89.18% -0.0719 0.0704) |
| OKLCH | oklch(89.18% 0.101 135.6) |
| XYZ | xyz(58.0099, 73.1898, 48.1089) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 0.99
Light Grey Green
#B7E1A1
ΔE00 2.21
Washed Out Green
#BCF5A6
ΔE00 3.01
Pale Green
#C7FDB5
ΔE00 3.80
Very Pale Green
#CFFDBC
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBA8 #D5A8EB
analogous
#E0EBA8 #BEEBA8 #A8EBB4
triadic
#BEEBA8 #A8BEEB #EBA8BE
tetradic
#BEEBA8 #A8E0EB #D5A8EB #EBB4A8
square
#BEEBA8 #A8E0EB #D5A8EB #EBB4A8
split-complementary
#BEEBA8 #B4A8EB #EBA8E0
monochromatic
#74D444 #99E076 #BEEBA8 #E3F6DA #ECF9E6
Accessibility & contrast
On white
1.34
#BEEBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#BEEBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBA8
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBA8 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A4
Deuteranopia (green-blind)
#E9DDAB
Tritanopia (blue-blind)
#BEE6D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #beeba8; /* rgb */ color: rgb(190, 235, 168); /* oklch */ color: oklch(89.2% 0.101 135.6);
Tailwind
colors: {
custom: {
50: '#d2f1c2',
500: '#beeba8',
950: '#000000',
},
}SCSS
$custom: #beeba8; $custom-light: #d2f1c2; $custom-dark: #000000;
JSON
{
"hex": "#beeba8",
"rgb": {
"r": 190,
"g": 235,
"b": 168
},
"hsl": {
"h": 100.299,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.8918,
"c": 0.10063,
"h": 135.6
},
"luminance": 0.73191
}Semantic roles & 50–950 ramp
primary
#BEEBA8
secondary
#AB70C7
accent
#1BCA91
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582