#BEE285#BEE285
#BEE285 is a very light, vivid yellow-green. Relative luminance 0.670; OKLCH L 86.6% C 0.126 H 126.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE285 |
|---|---|
| RGB | rgb(190, 226, 133) |
| HSL | hsl(83, 62%, 70%) |
| HSV | hsv(83, 41%, 89%) |
| CMYK | cmyk(15.9%, 0%, 41.2%, 11.4%) |
| CIE-LAB | lab(85.52, -26.91, 41.58) |
| CIE-LCH | lch(85.52, 49.53, 122.91°) |
| OKLab | oklab(86.58% -0.0742 0.1015) |
| OKLCH | oklch(86.58% 0.126 126.2) |
| XYZ | xyz(52.6648, 67.0328, 32.3498) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.74
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Pale Olive
#B9CC81
ΔE00 5.88
Light Grey Green
#B7E1A1
ΔE00 5.99
Celery
#C1FD95
ΔE00 6.28
Greenish Tan
#BCCB7A
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE285 #A985E2
analogous
#E2D785 #BEE285 #8FE285
triadic
#BEE285 #85BEE2 #E285BE
tetradic
#BEE285 #85E2D7 #A985E2 #E2858F
square
#BEE285 #85E2D7 #A985E2 #E2858F
split-complementary
#BEE285 #858FE2 #D785E2
monochromatic
#87BF2D #A4D654 #BEE285 #D8EEB6 #F2F9E6
Accessibility & contrast
On white
1.46
#BEE285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BEE285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE285
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE285 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77E
Deuteranopia (green-blind)
#E6D58A
Tritanopia (blue-blind)
#C3DACB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee285; /* rgb */ color: rgb(190, 226, 133); /* oklch */ color: oklch(86.6% 0.126 126.2);
Tailwind
colors: {
custom: {
50: '#d3ebaa',
500: '#bee285',
950: '#000000',
},
}SCSS
$custom: #bee285; $custom-light: #d3ebaa; $custom-dark: #000000;
JSON
{
"hex": "#bee285",
"rgb": {
"r": 190,
"g": 226,
"b": 133
},
"hsl": {
"h": 83.226,
"s": 61.589,
"l": 70.392
},
"oklch": {
"l": 0.86577,
"c": 0.12569,
"h": 126.2
},
"luminance": 0.67033
}Semantic roles & 50–950 ramp
primary
#BEE285
secondary
#7A51BA
accent
#1CC95F
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481