#BDF683#BDF683
#BDF683 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.9% C 0.156 H 130.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF683 |
|---|---|
| RGB | rgb(189, 246, 131) |
| HSL | hsl(90, 86%, 74%) |
| HSV | hsv(90, 47%, 96%) |
| CMYK | cmyk(23.2%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(90.95, -36.79, 49.32) |
| CIE-LCH | lch(90.95, 61.53, 126.72°) |
| OKLab | oklab(90.92% -0.1018 0.1188) |
| OKLCH | oklch(90.92% 0.156 130.6) |
| XYZ | xyz(58.0380, 78.3678, 33.5370) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.10
Light Yellowish Green
#C2FF89
ΔE00 1.83
Light Pea Green
#C4FE82
ΔE00 1.95
Celery
#C1FD95
ΔE00 2.45
Light Yellow Green
#CCFD7F
ΔE00 2.89
Pale Lime
#BEFD73
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF683 #BC83F6
analogous
#F6F583 #BDF683 #84F683
triadic
#BDF683 #83BDF6 #F683BD
tetradic
#BDF683 #83F6F5 #BC83F6 #F68384
square
#BDF683 #83F6F5 #BC83F6 #F68384
split-complementary
#BDF683 #8384F6 #F583F6
monochromatic
#80ED11 #9FF24A #BDF683 #DBFABC #F0FDE2
Accessibility & contrast
On white
1.26
#BDF683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#BDF683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF683
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF683 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#F7E48A
Tritanopia (blue-blind)
#C0EEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdf683; /* rgb */ color: rgb(189, 246, 131); /* oklch */ color: oklch(90.9% 0.156 130.6);
Tailwind
colors: {
custom: {
50: '#d3f9a9',
500: '#bdf683',
950: '#000000',
},
}SCSS
$custom: #bdf683; $custom-light: #d3f9a9; $custom-dark: #000000;
JSON
{
"hex": "#bdf683",
"rgb": {
"r": 189,
"g": 246,
"b": 131
},
"hsl": {
"h": 89.739,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.90923,
"c": 0.15648,
"h": 130.6
},
"luminance": 0.78369
}Semantic roles & 50–950 ramp
primary
#BDF683
secondary
#8E4BD3
accent
#03E372
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581