#BDED73#BDED73
#BDED73 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.7% C 0.159 H 127.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDED73 |
|---|---|
| RGB | rgb(189, 237, 115) |
| HSL | hsl(84, 77%, 69%) |
| HSV | hsv(84, 51%, 93%) |
| CMYK | cmyk(20.3%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(88.27, -34.39, 53.55) |
| CIE-LCH | lch(88.27, 63.64, 122.71°) |
| OKLab | oklab(88.7% -0.0963 0.127) |
| OKLCH | oklch(88.7% 0.159 127.2) |
| XYZ | xyz(54.3647, 72.6242, 27.3700) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.40
Light Pea Green
#C4FE82
ΔE00 3.65
Pale Lime
#BEFD73
ΔE00 3.67
Pistachio (survey)
#C0FA8B
ΔE00 3.77
Light Yellowish Green
#C2FF89
ΔE00 4.24
Pear
#CBF85F
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDED73 #A373ED
analogous
#EDE073 #BDED73 #80ED73
triadic
#BDED73 #73BDED #ED73BD
tetradic
#BDED73 #73EDE0 #A373ED #ED7380
square
#BDED73 #73EDE0 #A373ED #ED7380
split-complementary
#BDED73 #7380ED #E073ED
monochromatic
#86CB1A #A3E63D #BDED73 #D7F4A9 #F0FBDF
Accessibility & contrast
On white
1.35
#BDED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#BDED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDED73
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDED73 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF68
Deuteranopia (green-blind)
#F1DD7B
Tritanopia (blue-blind)
#C3E4D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bded73; /* rgb */ color: rgb(189, 237, 115); /* oklch */ color: oklch(88.7% 0.159 127.2);
Tailwind
colors: {
custom: {
50: '#d3f39e',
500: '#bded73',
950: '#000000',
},
}SCSS
$custom: #bded73; $custom-light: #d3f39e; $custom-dark: #000000;
JSON
{
"hex": "#bded73",
"rgb": {
"r": 189,
"g": 237,
"b": 115
},
"hsl": {
"h": 83.607,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.887,
"c": 0.15939,
"h": 127.2
},
"luminance": 0.72625
}Semantic roles & 50–950 ramp
primary
#BDED73
secondary
#743FC6
accent
#0CD95D
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580