#BEE18F#BEE18F
#BEE18F is a very light, moderate yellow-green. Relative luminance 0.668; OKLCH L 86.5% C 0.113 H 127.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE18F |
|---|---|
| RGB | rgb(190, 225, 143) |
| HSL | hsl(86, 58%, 72%) |
| HSV | hsv(86, 36%, 88%) |
| CMYK | cmyk(15.6%, 0%, 36.4%, 11.8%) |
| CIE-LAB | lab(85.39, -25.19, 36.43) |
| CIE-LCH | lch(85.39, 44.29, 124.67°) |
| OKLab | oklab(86.52% -0.0688 0.09) |
| OKLCH | oklch(86.52% 0.113 127.4) |
| XYZ | xyz(53.1177, 66.7802, 36.0727) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.77
Light Grey Green
#B7E1A1
ΔE00 4.24
Pale Olive
#B9CC81
ΔE00 5.43
Light Sage
#BCECAC
ΔE00 5.52
Washed Out Green
#BCF5A6
ΔE00 5.65
Tea Green
#BDF8A3
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE18F #B28FE1
analogous
#E1DB8F #BEE18F #95E18F
triadic
#BEE18F #8FBEE1 #E18FBE
tetradic
#BEE18F #8FE1DB #B28FE1 #E18F95
square
#BEE18F #8FE1DB #B28FE1 #E18F95
split-complementary
#BEE18F #8F95E1 #DB8FE1
monochromatic
#85C234 #A2D45F #BEE18F #DAEEBF #F1F9E7
Accessibility & contrast
On white
1.46
#BEE18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#BEE18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE18F
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE18F | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#C2DACC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee18f; /* rgb */ color: rgb(190, 225, 143); /* oklch */ color: oklch(86.5% 0.113 127.4);
Tailwind
colors: {
custom: {
50: '#d2eab0',
500: '#bee18f',
950: '#000000',
},
}SCSS
$custom: #bee18f; $custom-light: #d2eab0; $custom-dark: #000000;
JSON
{
"hex": "#bee18f",
"rgb": {
"r": 190,
"g": 225,
"b": 143
},
"hsl": {
"h": 85.61,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.86522,
"c": 0.11332,
"h": 127.4
},
"luminance": 0.66781
}Semantic roles & 50–950 ramp
primary
#BEE18F
secondary
#835BB9
accent
#20C567
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481