#BEE180#BEE180
#BEE180 is a very light, vivid yellow-green. Relative luminance 0.664; OKLCH L 86.3% C 0.130 H 125.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE180 |
|---|---|
| RGB | rgb(190, 225, 128) |
| HSL | hsl(82, 62%, 69%) |
| HSV | hsv(82, 43%, 88%) |
| CMYK | cmyk(15.6%, 0%, 43.1%, 11.8%) |
| CIE-LAB | lab(85.18, -27.02, 43.61) |
| CIE-LCH | lch(85.18, 51.30, 121.79°) |
| OKLab | oklab(86.28% -0.0748 0.1058) |
| OKLCH | oklch(86.28% 0.13 125.3) |
| XYZ | xyz(52.0565, 66.3557, 30.4833) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.70
Pale Olive
#B9CC81
ΔE00 5.87
Pistachio (survey)
#C0FA8B
ΔE00 5.91
Greenish Tan
#BCCB7A
ΔE00 6.09
Light Moss Green
#A6C875
ΔE00 6.30
Greenish Beige
#C9D179
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE180 #A380E1
analogous
#E1D380 #BEE180 #8EE180
triadic
#BEE180 #80BEE1 #E180BE
tetradic
#BEE180 #80E1D3 #A380E1 #E1808E
square
#BEE180 #80E1D3 #A380E1 #E1808E
split-complementary
#BEE180 #808EE1 #D380E1
monochromatic
#87BB2C #A5D54E #BEE180 #D7EDB2 #F1F8E3
Accessibility & contrast
On white
1.47
#BEE180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BEE180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE180
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE180 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD678
Deuteranopia (green-blind)
#E6D485
Tritanopia (blue-blind)
#C4D9CA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bee180; /* rgb */ color: rgb(190, 225, 128); /* oklch */ color: oklch(86.3% 0.130 125.3);
Tailwind
colors: {
custom: {
50: '#d3eaa6',
500: '#bee180',
950: '#000000',
},
}SCSS
$custom: #bee180; $custom-light: #d3eaa6; $custom-dark: #000000;
JSON
{
"hex": "#bee180",
"rgb": {
"r": 190,
"g": 225,
"b": 128
},
"hsl": {
"h": 81.649,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.86279,
"c": 0.12957,
"h": 125.3
},
"luminance": 0.66356
}Semantic roles & 50–950 ramp
primary
#BEE180
secondary
#744DB8
accent
#1CCA5B
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480