#BEEE93#BEEE93
#BEEE93 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.5% C 0.128 H 131.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEE93 |
|---|---|
| RGB | rgb(190, 238, 147) |
| HSL | hsl(92, 73%, 75%) |
| HSV | hsv(92, 38%, 93%) |
| CMYK | cmyk(20.2%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(89.02, -30.83, 39.13) |
| CIE-LCH | lch(89.02, 49.82, 128.23°) |
| OKLab | oklab(89.45% -0.0844 0.0964) |
| OKLCH | oklch(89.45% 0.128 131.2) |
| XYZ | xyz(57.0752, 74.2017, 38.9134) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.11
Washed Out Green
#BCF5A6
ΔE00 3.40
Celery
#C1FD95
ΔE00 3.47
Pistachio (survey)
#C0FA8B
ΔE00 3.55
Pale Light Green
#B1FC99
ΔE00 4.43
Light Light Green
#C8FFB0
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEE93 #C393EE
analogous
#ECEE93 #BEEE93 #93EE95
triadic
#BEEE93 #93BEEE #EE93BE
tetradic
#BEEE93 #93ECEE #C393EE #EE9593
square
#BEEE93 #93ECEE #C393EE #EE9593
split-complementary
#BEEE93 #9593EE #EE93EC
monochromatic
#7EDD29 #9EE65E #BEEE93 #DEF6C8 #EFFBE5
Accessibility & contrast
On white
1.33
#BEEE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#BEEE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEE93
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEE93 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28C
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#C0E7D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beee93; /* rgb */ color: rgb(190, 238, 147); /* oklch */ color: oklch(89.5% 0.128 131.2);
Tailwind
colors: {
custom: {
50: '#d3f3b3',
500: '#beee93',
950: '#000000',
},
}SCSS
$custom: #beee93; $custom-light: #d3f3b3; $custom-dark: #000000;
JSON
{
"hex": "#beee93",
"rgb": {
"r": 190,
"g": 238,
"b": 147
},
"hsl": {
"h": 91.648,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.89453,
"c": 0.12816,
"h": 131.2
},
"luminance": 0.74203
}Semantic roles & 50–950 ramp
primary
#BEEE93
secondary
#965BCA
accent
#11D578
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581