#BEE693#BEE693
#BEE693 is a very light, moderate yellow-green. Relative luminance 0.696; OKLCH L 87.7% C 0.116 H 129.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE693 |
|---|---|
| RGB | rgb(190, 230, 147) |
| HSL | hsl(89, 62%, 74%) |
| HSV | hsv(89, 36%, 90%) |
| CMYK | cmyk(17.4%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(86.82, -27.06, 36.28) |
| CIE-LCH | lch(86.82, 45.26, 126.72°) |
| OKLab | oklab(87.69% -0.0739 0.0898) |
| OKLCH | oklch(87.69% 0.116 129.5) |
| XYZ | xyz(54.7977, 69.6466, 38.1543) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.00
Washed Out Green
#BCF5A6
ΔE00 4.37
Tea Green
#BDF8A3
ΔE00 4.59
Light Sage
#BCECAC
ΔE00 4.72
Pale Olive Green
#B1D27B
ΔE00 4.87
Pistachio (survey)
#C0FA8B
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE693 #BB93E6
analogous
#E6E593 #BEE693 #95E693
triadic
#BEE693 #93BEE6 #E693BE
tetradic
#BEE693 #93E6E5 #BB93E6 #E69395
square
#BEE693 #93E6E5 #BB93E6 #E69395
split-complementary
#BEE693 #9395E6 #E593E6
monochromatic
#82CF30 #A0DA61 #BEE693 #DCF2C5 #F0F9E6
Accessibility & contrast
On white
1.41
#BEE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#BEE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE693
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE693 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8D
Deuteranopia (green-blind)
#E8D897
Tritanopia (blue-blind)
#C1DFD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bee693; /* rgb */ color: rgb(190, 230, 147); /* oklch */ color: oklch(87.7% 0.116 129.5);
Tailwind
colors: {
custom: {
50: '#d2eeb3',
500: '#bee693',
950: '#000000',
},
}SCSS
$custom: #bee693; $custom-light: #d2eeb3; $custom-dark: #000000;
JSON
{
"hex": "#bee693",
"rgb": {
"r": 190,
"g": 230,
"b": 147
},
"hsl": {
"h": 88.916,
"s": 62.406,
"l": 73.922
},
"oklch": {
"l": 0.8769,
"c": 0.1163,
"h": 129.5
},
"luminance": 0.69647
}Semantic roles & 50–950 ramp
primary
#BEE693
secondary
#8D5EC0
accent
#1BCA70
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581