#BAE683#BAE683
#BAE683 is a very light, vivid yellow-green. Relative luminance 0.687; OKLCH L 87.2% C 0.135 H 128.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE683 |
|---|---|
| RGB | rgb(186, 230, 131) |
| HSL | hsl(87, 66%, 71%) |
| HSV | hsv(87, 43%, 90%) |
| CMYK | cmyk(19.1%, 0%, 43%, 9.8%) |
| CIE-LAB | lab(86.34, -30.51, 43.55) |
| CIE-LCH | lch(86.34, 53.17, 125.01°) |
| OKLab | oklab(87.16% -0.0842 0.1059) |
| OKLCH | oklch(87.16% 0.135 128.5) |
| XYZ | xyz(52.6427, 68.6707, 31.9496) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.42
Pale Olive Green
#B1D27B
ΔE00 4.73
Celery
#C1FD95
ΔE00 5.06
Tea Green
#BDF8A3
ΔE00 5.52
Light Yellowish Green
#C2FF89
ΔE00 5.55
Light Pea Green
#C4FE82
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE683 #AF83E6
analogous
#E6E183 #BAE683 #88E683
triadic
#BAE683 #83BAE6 #E683BA
tetradic
#BAE683 #83E6E1 #AF83E6 #E68388
square
#BAE683 #83E6E1 #AF83E6 #E68388
split-complementary
#BAE683 #8388E6 #E183E6
monochromatic
#80C728 #9EDC50 #BAE683 #D6F0B6 #F1FAE6
Accessibility & contrast
On white
1.43
#BAE683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BAE683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE683
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE683 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7B
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#BEDECE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bae683; /* rgb */ color: rgb(186, 230, 131); /* oklch */ color: oklch(87.2% 0.135 128.5);
Tailwind
colors: {
custom: {
50: '#d0eea8',
500: '#bae683',
950: '#000000',
},
}SCSS
$custom: #bae683; $custom-light: #d0eea8; $custom-dark: #000000;
JSON
{
"hex": "#bae683",
"rgb": {
"r": 186,
"g": 230,
"b": 131
},
"hsl": {
"h": 86.667,
"s": 66.443,
"l": 70.784
},
"oklch": {
"l": 0.87162,
"c": 0.13525,
"h": 128.5
},
"luminance": 0.68671
}Semantic roles & 50–950 ramp
primary
#BAE683
secondary
#804FBF
accent
#17CE69
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581