#BDE27F#BDE27F
#BDE27F is a very light, vivid yellow-green. Relative luminance 0.667; OKLCH L 86.4% C 0.132 H 125.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE27F |
|---|---|
| RGB | rgb(189, 226, 127) |
| HSL | hsl(82, 63%, 69%) |
| HSV | hsv(82, 44%, 89%) |
| CMYK | cmyk(16.4%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(85.37, -27.98, 44.33) |
| CIE-LCH | lch(85.37, 52.42, 122.26°) |
| OKLab | oklab(86.42% -0.0775 0.1074) |
| OKLCH | oklch(86.42% 0.132 125.8) |
| XYZ | xyz(52.0131, 66.7434, 30.2171) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.94
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Pale Olive
#B9CC81
ΔE00 6.25
Light Yellow Green
#CCFD7F
ΔE00 6.29
Celery
#C1FD95
ΔE00 6.32
Light Pea Green
#C4FE82
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE27F #A47FE2
analogous
#E2D57F #BDE27F #8CE27F
triadic
#BDE27F #7FBDE2 #E27FBD
tetradic
#BDE27F #7FE2D5 #A47FE2 #E27F8C
square
#BDE27F #7FE2D5 #A47FE2 #E27F8C
split-complementary
#BDE27F #7F8CE2 #D57FE2
monochromatic
#86BC2B #A3D74D #BDE27F #D7EDB1 #F0F9E3
Accessibility & contrast
On white
1.46
#BDE27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BDE27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE27F
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE27F | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD777
Deuteranopia (green-blind)
#E6D584
Tritanopia (blue-blind)
#C3DACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bde27f; /* rgb */ color: rgb(189, 226, 127); /* oklch */ color: oklch(86.4% 0.132 125.8);
Tailwind
colors: {
custom: {
50: '#d2eba6',
500: '#bde27f',
950: '#000000',
},
}SCSS
$custom: #bde27f; $custom-light: #d2eba6; $custom-dark: #000000;
JSON
{
"hex": "#bde27f",
"rgb": {
"r": 189,
"g": 226,
"b": 127
},
"hsl": {
"h": 82.424,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.86417,
"c": 0.13243,
"h": 125.8
},
"luminance": 0.66744
}Semantic roles & 50–950 ramp
primary
#BDE27F
secondary
#754CBA
accent
#1BCB5D
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480