#BAE274#BAE274
#BAE274 is a very light, vivid yellow-green. Relative luminance 0.661; OKLCH L 86.1% C 0.145 H 125.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BAE274 |
|---|---|
| RGB | rgb(186, 226, 116) |
| HSL | hsl(82, 65%, 67%) |
| HSV | hsv(82, 49%, 89%) |
| CMYK | cmyk(17.7%, 0%, 48.7%, 11.4%) |
| CIE-LAB | lab(85.04, -30.30, 49.17) |
| CIE-LCH | lch(85.04, 57.76, 121.64°) |
| OKLab | oklab(86.06% -0.0846 0.1175) |
| OKLCH | oklch(86.06% 0.145 125.8) |
| XYZ | xyz(50.5983, 66.0923, 26.6110) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.67
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Light Yellow Green
#CCFD7F
ΔE00 5.82
Light Pea Green
#C4FE82
ΔE00 6.08
Pale Lime
#BEFD73
ΔE00 6.32
Light Yellowish Green
#C2FF89
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAE274 #9C74E2
analogous
#E2D374 #BAE274 #83E274
triadic
#BAE274 #74BAE2 #E274BA
tetradic
#BAE274 #74E2D3 #9C74E2 #E27483
square
#BAE274 #74E2D3 #9C74E2 #E27483
split-complementary
#BAE274 #7483E2 #D374E2
monochromatic
#81B626 #A1D741 #BAE274 #D3EDA7 #ECF7D9
Accessibility & contrast
On white
1.48
#BAE274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BAE274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAE274
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAE274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAE274 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66A
Deuteranopia (green-blind)
#E6D47A
Tritanopia (blue-blind)
#C0D9C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bae274; /* rgb */ color: rgb(186, 226, 116); /* oklch */ color: oklch(86.1% 0.145 125.8);
Tailwind
colors: {
custom: {
50: '#d1eb9e',
500: '#bae274',
950: '#000000',
},
}SCSS
$custom: #bae274; $custom-light: #d1eb9e; $custom-dark: #000000;
JSON
{
"hex": "#bae274",
"rgb": {
"r": 186,
"g": 226,
"b": 116
},
"hsl": {
"h": 81.818,
"s": 65.476,
"l": 67.059
},
"oklch": {
"l": 0.86056,
"c": 0.14482,
"h": 125.8
},
"luminance": 0.66093
}Semantic roles & 50–950 ramp
primary
#BAE274
secondary
#6D44B6
accent
#18CD5A
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480