#BEE293#BEE293
#BEE293 is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 86.8% C 0.110 H 128.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE293 |
|---|---|
| RGB | rgb(190, 226, 147) |
| HSL | hsl(87, 58%, 73%) |
| HSV | hsv(87, 35%, 89%) |
| CMYK | cmyk(15.9%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(85.73, -25.14, 34.85) |
| CIE-LCH | lch(85.73, 42.97, 125.81°) |
| OKLab | oklab(86.81% -0.0686 0.0864) |
| OKLCH | oklch(86.81% 0.11 128.4) |
| XYZ | xyz(53.6973, 67.4458, 37.7875) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.59
Pale Olive Green
#B1D27B
ΔE00 4.23
Light Sage
#BCECAC
ΔE00 4.84
Washed Out Green
#BCF5A6
ΔE00 5.17
Tea Green
#BDF8A3
ΔE00 5.54
Pale Olive
#B9CC81
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE293 #B793E2
analogous
#E2DE93 #BEE293 #96E293
triadic
#BEE293 #93BEE2 #E293BE
tetradic
#BEE293 #93E2DE #B793E2 #E29396
square
#BEE293 #93E2DE #B793E2 #E29396
split-complementary
#BEE293 #9396E2 #DE93E2
monochromatic
#84C635 #A1D563 #BEE293 #DBEFC3 #F0F9E7
Accessibility & contrast
On white
1.45
#BEE293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BEE293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE293
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE293 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#E4D697
Tritanopia (blue-blind)
#C1DBCE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee293; /* rgb */ color: rgb(190, 226, 147); /* oklch */ color: oklch(86.8% 0.110 128.4);
Tailwind
colors: {
custom: {
50: '#d2ebb3',
500: '#bee293',
950: '#000000',
},
}SCSS
$custom: #bee293; $custom-light: #d2ebb3; $custom-dark: #000000;
JSON
{
"hex": "#bee293",
"rgb": {
"r": 190,
"g": 226,
"b": 147
},
"hsl": {
"h": 87.342,
"s": 57.664,
"l": 73.137
},
"oklch": {
"l": 0.86812,
"c": 0.11033,
"h": 128.4
},
"luminance": 0.67446
}Semantic roles & 50–950 ramp
primary
#BEE293
secondary
#895EBB
accent
#20C56B
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481