#BDF685#BDF685
#BDF685 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.0% C 0.155 H 130.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF685 |
|---|---|
| RGB | rgb(189, 246, 133) |
| HSL | hsl(90, 86%, 74%) |
| HSV | hsv(90, 46%, 96%) |
| CMYK | cmyk(23.2%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(90.97, -36.56, 48.41) |
| CIE-LCH | lch(90.97, 60.66, 127.07°) |
| OKLab | oklab(90.95% -0.1011 0.1169) |
| OKLCH | oklch(90.95% 0.155 130.9) |
| XYZ | xyz(58.1749, 78.4225, 34.2578) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.94
Light Yellowish Green
#C2FF89
ΔE00 1.86
Light Pea Green
#C4FE82
ΔE00 2.12
Celery
#C1FD95
ΔE00 2.22
Light Yellow Green
#CCFD7F
ΔE00 3.08
Pale Lime
#BEFD73
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF685 #BE85F6
analogous
#F6F685 #BDF685 #85F686
triadic
#BDF685 #85BDF6 #F685BD
tetradic
#BDF685 #85F6F6 #BE85F6 #F68685
square
#BDF685 #85F6F6 #BE85F6 #F68685
split-complementary
#BDF685 #8685F6 #F685F6
monochromatic
#7FEE13 #9EF24C #BDF685 #DCFABE #F0FDE3
Accessibility & contrast
On white
1.26
#BDF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#BDF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF685
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF685 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#C0EEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdf685; /* rgb */ color: rgb(189, 246, 133); /* oklch */ color: oklch(91.0% 0.155 130.9);
Tailwind
colors: {
custom: {
50: '#d3f9aa',
500: '#bdf685',
950: '#000000',
},
}SCSS
$custom: #bdf685; $custom-light: #d3f9aa; $custom-dark: #000000;
JSON
{
"hex": "#bdf685",
"rgb": {
"r": 189,
"g": 246,
"b": 133
},
"hsl": {
"h": 90.265,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.90951,
"c": 0.15452,
"h": 130.9
},
"luminance": 0.78424
}Semantic roles & 50–950 ramp
primary
#BDF685
secondary
#904CD3
accent
#03E374
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581