#BEEB88#BEEB88
#BEEB88 is a very light, vivid yellow-green. Relative luminance 0.721; OKLCH L 88.6% C 0.135 H 128.8°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEB88 |
|---|---|
| RGB | rgb(190, 235, 136) |
| HSL | hsl(87, 71%, 73%) |
| HSV | hsv(87, 42%, 92%) |
| CMYK | cmyk(19.1%, 0%, 42.1%, 7.8%) |
| CIE-LAB | lab(88.04, -30.80, 43.30) |
| CIE-LCH | lch(88.04, 53.13, 125.43°) |
| OKLab | oklab(88.61% -0.0849 0.1055) |
| OKLCH | oklch(88.61% 0.135 128.8) |
| XYZ | xyz(55.3868, 72.1406, 34.2943) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Celery
#C1FD95
ΔE00 4.05
Light Yellowish Green
#C2FF89
ΔE00 4.63
Tea Green
#BDF8A3
ΔE00 4.74
Light Pea Green
#C4FE82
ΔE00 4.77
Light Yellow Green
#CCFD7F
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEB88 #B588EB
analogous
#EBE788 #BEEB88 #8CEB88
triadic
#BEEB88 #88BEEB #EB88BE
tetradic
#BEEB88 #88EBE7 #B588EB #EB888C
square
#BEEB88 #88EBE7 #B588EB #EB888C
split-complementary
#BEEB88 #888CEB #E788EB
monochromatic
#84D524 #A1E254 #BEEB88 #DBF4BC #F1FBE5
Accessibility & contrast
On white
1.36
#BEEB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#BEEB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEB88
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEB88 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF80
Deuteranopia (green-blind)
#EDDC8D
Tritanopia (blue-blind)
#C2E3D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #beeb88; /* rgb */ color: rgb(190, 235, 136); /* oklch */ color: oklch(88.6% 0.135 128.8);
Tailwind
colors: {
custom: {
50: '#d3f1ac',
500: '#beeb88',
950: '#000000',
},
}SCSS
$custom: #beeb88; $custom-light: #d3f1ac; $custom-dark: #000000;
JSON
{
"hex": "#beeb88",
"rgb": {
"r": 190,
"g": 235,
"b": 136
},
"hsl": {
"h": 87.273,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.88613,
"c": 0.13541,
"h": 128.8
},
"luminance": 0.72141
}Semantic roles & 50–950 ramp
primary
#BEEB88
secondary
#8652C5
accent
#12D36A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581