#BEE19F#BEE19F
#BEE19F is a very light, moderate yellow-green. Relative luminance 0.673; OKLCH L 86.8% C 0.095 H 130.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE19F |
|---|---|
| RGB | rgb(190, 225, 159) |
| HSL | hsl(92, 52%, 75%) |
| HSV | hsv(92, 29%, 88%) |
| CMYK | cmyk(15.6%, 0%, 29.3%, 11.8%) |
| CIE-LAB | lab(85.66, -22.99, 28.63) |
| CIE-LCH | lch(85.66, 36.72, 128.77°) |
| OKLab | oklab(86.82% -0.0623 0.072) |
| OKLCH | oklch(86.82% 0.095 130.9) |
| XYZ | xyz(54.4174, 67.3001, 42.9174) |
| Luminance | 0.6730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.63
Light Sage
#BCECAC
ΔE00 3.38
Washed Out Green
#BCF5A6
ΔE00 5.26
Pale Olive Green
#B1D27B
ΔE00 5.73
Tea Green
#BDF8A3
ΔE00 6.06
Very Pale Green
#CFFDBC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE19F #C29FE1
analogous
#DFE19F #BEE19F #9FE1A1
triadic
#BEE19F #9FBEE1 #E19FBE
tetradic
#BEE19F #9FDFE1 #C29FE1 #E1A19F
square
#BEE19F #9FDFE1 #C29FE1 #E1A19F
split-complementary
#BEE19F #A19FE1 #E19FDF
monochromatic
#7FC442 #9ED270 #BEE19F #DEF0CE #EFF8E8
Accessibility & contrast
On white
1.45
#BEE19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#BEE19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE19F
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE19F | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89B
Deuteranopia (green-blind)
#E2D5A2
Tritanopia (blue-blind)
#C0DBD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bee19f; /* rgb */ color: rgb(190, 225, 159); /* oklch */ color: oklch(86.8% 0.095 130.9);
Tailwind
colors: {
custom: {
50: '#d2eabb',
500: '#bee19f',
950: '#000000',
},
}SCSS
$custom: #bee19f; $custom-light: #d2eabb; $custom-dark: #000000;
JSON
{
"hex": "#bee19f",
"rgb": {
"r": 190,
"g": 225,
"b": 159
},
"hsl": {
"h": 91.818,
"s": 52.381,
"l": 75.294
},
"oklch": {
"l": 0.86819,
"c": 0.09518,
"h": 130.9
},
"luminance": 0.67301
}Semantic roles & 50–950 ramp
primary
#BEE19F
secondary
#956ABA
accent
#26C077
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141612
muted
#838482