#BBE693#BBE693
#BBE693 is a very light, moderate yellow-green. Relative luminance 0.693; OKLCH L 87.5% C 0.118 H 130.8°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE693 |
|---|---|
| RGB | rgb(187, 230, 147) |
| HSL | hsl(91, 62%, 74%) |
| HSV | hsv(91, 36%, 90%) |
| CMYK | cmyk(18.7%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(86.63, -28.13, 36.00) |
| CIE-LCH | lch(86.63, 45.69, 128.01°) |
| OKLab | oklab(87.49% -0.0768 0.0891) |
| OKLCH | oklch(87.49% 0.118 130.8) |
| XYZ | xyz(54.0559, 69.2641, 38.1195) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.78
Washed Out Green
#BCF5A6
ΔE00 4.04
Tea Green
#BDF8A3
ΔE00 4.30
Light Sage
#BCECAC
ΔE00 4.45
Pale Olive Green
#B1D27B
ΔE00 4.99
Celery
#C1FD95
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE693 #BE93E6
analogous
#E5E693 #BBE693 #93E695
triadic
#BBE693 #93BBE6 #E693BB
tetradic
#BBE693 #93E5E6 #BE93E6 #E69593
square
#BBE693 #93E5E6 #BE93E6 #E69593
split-complementary
#BBE693 #9593E6 #E693E5
monochromatic
#7CCF30 #9CDA61 #BBE693 #DAF2C5 #EFF9E6
Accessibility & contrast
On white
1.41
#BBE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BBE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE693
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE693 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8D
Deuteranopia (green-blind)
#E7D897
Tritanopia (blue-blind)
#BDDFD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe693; /* rgb */ color: rgb(187, 230, 147); /* oklch */ color: oklch(87.5% 0.118 130.8);
Tailwind
colors: {
custom: {
50: '#d0eeb3',
500: '#bbe693',
950: '#000000',
},
}SCSS
$custom: #bbe693; $custom-light: #d0eeb3; $custom-dark: #000000;
JSON
{
"hex": "#bbe693",
"rgb": {
"r": 187,
"g": 230,
"b": 147
},
"hsl": {
"h": 91.084,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.8749,
"c": 0.11769,
"h": 130.8
},
"luminance": 0.69265
}Semantic roles & 50–950 ramp
primary
#BBE693
secondary
#905EC0
accent
#1BCA76
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581