#BDE295#BDE295
#BDE295 is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 86.8% C 0.109 H 129.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE295 |
|---|---|
| RGB | rgb(189, 226, 149) |
| HSL | hsl(89, 57%, 74%) |
| HSV | hsv(89, 34%, 89%) |
| CMYK | cmyk(16.4%, 0%, 34.1%, 11.4%) |
| CIE-LAB | lab(85.70, -25.24, 33.78) |
| CIE-LCH | lch(85.70, 42.16, 126.77°) |
| OKLab | oklab(86.78% -0.0687 0.084) |
| OKLCH | oklch(86.78% 0.109 129.3) |
| XYZ | xyz(53.6066, 67.3808, 38.6095) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.11
Light Sage
#BCECAC
ΔE00 4.41
Pale Olive Green
#B1D27B
ΔE00 4.45
Washed Out Green
#BCF5A6
ΔE00 4.94
Tea Green
#BDF8A3
ΔE00 5.40
Pale Olive
#B9CC81
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE295 #BA95E2
analogous
#E2E095 #BDE295 #96E295
triadic
#BDE295 #95BDE2 #E295BD
tetradic
#BDE295 #95E2E0 #BA95E2 #E29596
square
#BDE295 #95E2E0 #BA95E2 #E29596
split-complementary
#BDE295 #9596E2 #E095E2
monochromatic
#81C636 #9FD565 #BDE295 #DBEFC5 #F0F8E7
Accessibility & contrast
On white
1.45
#BDE295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BDE295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE295
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE295 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D890
Deuteranopia (green-blind)
#E4D599
Tritanopia (blue-blind)
#C0DCCE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bde295; /* rgb */ color: rgb(189, 226, 149); /* oklch */ color: oklch(86.8% 0.109 129.3);
Tailwind
colors: {
custom: {
50: '#d2ebb5',
500: '#bde295',
950: '#000000',
},
}SCSS
$custom: #bde295; $custom-light: #d2ebb5; $custom-dark: #000000;
JSON
{
"hex": "#bde295",
"rgb": {
"r": 189,
"g": 226,
"b": 149
},
"hsl": {
"h": 88.831,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.8678,
"c": 0.10853,
"h": 129.3
},
"luminance": 0.67381
}Semantic roles & 50–950 ramp
primary
#BDE295
secondary
#8C60BB
accent
#21C570
background
#FEFEFD
surface
#FBFDF8
border
#D4D5D1
text
#141611
muted
#838481