#BDE688#BDE688
#BDE688 is a very light, vivid yellow-green. Relative luminance 0.692; OKLCH L 87.4% C 0.129 H 128.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BDE688 |
|---|---|
| RGB | rgb(189, 230, 136) |
| HSL | hsl(86, 65%, 72%) |
| HSV | hsv(86, 41%, 90%) |
| CMYK | cmyk(17.8%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(86.60, -28.82, 41.46) |
| CIE-LCH | lch(86.60, 50.49, 124.80°) |
| OKLab | oklab(87.44% -0.0793 0.1013) |
| OKLCH | oklch(87.44% 0.129 128) |
| XYZ | xyz(53.7265, 69.1893, 33.8121) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 4.71
Celery
#C1FD95
ΔE00 5.19
Tea Green
#BDF8A3
ΔE00 5.30
Washed Out Green
#BCF5A6
ΔE00 5.45
Light Grey Green
#B7E1A1
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDE688 #B188E6
analogous
#E6E088 #BDE688 #8EE688
triadic
#BDE688 #88BDE6 #E688BD
tetradic
#BDE688 #88E6E0 #B188E6 #E6888E
square
#BDE688 #88E6E0 #B188E6 #E6888E
split-complementary
#BDE688 #888EE6 #E088E6
monochromatic
#84C92A #A1DB55 #BDE688 #D9F1BB #F1FAE6
Accessibility & contrast
On white
1.42
#BDE688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BDE688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDE688
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDE688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDE688 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB81
Deuteranopia (green-blind)
#E9D88D
Tritanopia (blue-blind)
#C1DECF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bde688; /* rgb */ color: rgb(189, 230, 136); /* oklch */ color: oklch(87.4% 0.129 128.0);
Tailwind
colors: {
custom: {
50: '#d2eeac',
500: '#bde688',
950: '#000000',
},
}SCSS
$custom: #bde688; $custom-light: #d2eeac; $custom-dark: #000000;
JSON
{
"hex": "#bde688",
"rgb": {
"r": 189,
"g": 230,
"b": 136
},
"hsl": {
"h": 86.17,
"s": 65.278,
"l": 71.765
},
"oklch": {
"l": 0.8744,
"c": 0.12866,
"h": 128
},
"luminance": 0.6919
}Semantic roles & 50–950 ramp
primary
#BDE688
secondary
#8253BF
accent
#18CD67
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581