#BAE17C#BAE17C
#BAE17C is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 85.9% C 0.135 H 126.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE17C |
|---|---|
| RGB | rgb(186, 225, 124) |
| HSL | hsl(83, 63%, 68%) |
| HSV | hsv(83, 45%, 88%) |
| CMYK | cmyk(17.3%, 0%, 44.9%, 11.8%) |
| CIE-LAB | lab(84.87, -28.96, 45.11) |
| CIE-LCH | lch(84.87, 53.61, 122.70°) |
| OKLab | oklab(85.95% -0.0803 0.109) |
| OKLCH | oklch(85.95% 0.135 126.4) |
| XYZ | xyz(50.8127, 65.7442, 29.0778) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.81
Pistachio (survey)
#C0FA8B
ΔE00 5.63
Light Moss Green
#A6C875
ΔE00 6.30
Pale Olive
#B9CC81
ΔE00 6.34
Light Yellow Green
#CCFD7F
ΔE00 6.39
Celery
#C1FD95
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE17C #A37CE1
analogous
#E1D57C #BAE17C #87E17C
triadic
#BAE17C #7CBAE1 #E17CBA
tetradic
#BAE17C #7CE1D5 #A37CE1 #E17C87
square
#BAE17C #7CE1D5 #A37CE1 #E17C87
split-complementary
#BAE17C #7C87E1 #D57CE1
monochromatic
#81B82A #A0D64A #BAE17C #D4ECAE #EEF8E0
Accessibility & contrast
On white
1.48
#BAE17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BAE17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE17C
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE17C | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD574
Deuteranopia (green-blind)
#E5D382
Tritanopia (blue-blind)
#BFD9C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae17c; /* rgb */ color: rgb(186, 225, 124); /* oklch */ color: oklch(85.9% 0.135 126.4);
Tailwind
colors: {
custom: {
50: '#d0eaa3',
500: '#bae17c',
950: '#000000',
},
}SCSS
$custom: #bae17c; $custom-light: #d0eaa3; $custom-dark: #000000;
JSON
{
"hex": "#bae17c",
"rgb": {
"r": 186,
"g": 225,
"b": 124
},
"hsl": {
"h": 83.168,
"s": 62.733,
"l": 68.431
},
"oklch": {
"l": 0.85946,
"c": 0.1354,
"h": 126.4
},
"luminance": 0.65745
}Semantic roles & 50–950 ramp
primary
#BAE17C
secondary
#7449B8
accent
#1BCA5F
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480