#BDED80#BDED80
#BDED80 is a very light, vivid yellow-green. Relative luminance 0.729; OKLCH L 88.9% C 0.147 H 128.6°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BDED80 |
|---|---|
| RGB | rgb(189, 237, 128) |
| HSL | hsl(86, 75%, 72%) |
| HSV | hsv(86, 46%, 93%) |
| CMYK | cmyk(20.3%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(88.42, -33.02, 47.63) |
| CIE-LCH | lch(88.42, 57.96, 124.73°) |
| OKLab | oklab(88.87% -0.0915 0.1149) |
| OKLCH | oklch(88.87% 0.147 128.6) |
| XYZ | xyz(55.1662, 72.9448, 31.5912) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Light Pea Green
#C4FE82
ΔE00 3.76
Light Yellowish Green
#C2FF89
ΔE00 3.87
Celery
#C1FD95
ΔE00 3.94
Light Yellow Green
#CCFD7F
ΔE00 3.94
Pale Lime
#BEFD73
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDED80 #B080ED
analogous
#EDE780 #BDED80 #87ED80
triadic
#BDED80 #80BDED #ED80BD
tetradic
#BDED80 #80EDE7 #B080ED #ED8087
square
#BDED80 #80EDE7 #B080ED #ED8087
split-complementary
#BDED80 #8087ED #E780ED
monochromatic
#84D41E #A1E54A #BDED80 #D9F5B6 #F1FBE4
Accessibility & contrast
On white
1.35
#BDED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#BDED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDED80
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDED80 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E077
Deuteranopia (green-blind)
#EFDD86
Tritanopia (blue-blind)
#C1E5D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bded80; /* rgb */ color: rgb(189, 237, 128); /* oklch */ color: oklch(88.9% 0.147 128.6);
Tailwind
colors: {
custom: {
50: '#d3f3a7',
500: '#bded80',
950: '#000000',
},
}SCSS
$custom: #bded80; $custom-light: #d3f3a7; $custom-dark: #000000;
JSON
{
"hex": "#bded80",
"rgb": {
"r": 189,
"g": 237,
"b": 128
},
"hsl": {
"h": 86.422,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.88873,
"c": 0.14686,
"h": 128.6
},
"luminance": 0.72946
}Semantic roles & 50–950 ramp
primary
#BDED80
secondary
#814AC7
accent
#0ED767
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580