#BAED72#BAED72
#BAED72 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.5% C 0.162 H 128.0°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BAED72 |
|---|---|
| RGB | rgb(186, 237, 114) |
| HSL | hsl(85, 77%, 69%) |
| HSV | hsv(85, 52%, 93%) |
| CMYK | cmyk(21.5%, 0%, 51.9%, 7.1%) |
| CIE-LAB | lab(88.08, -35.58, 53.74) |
| CIE-LCH | lch(88.08, 64.45, 123.51°) |
| OKLab | oklab(88.49% -0.0995 0.1274) |
| OKLCH | oklch(88.49% 0.162 128) |
| XYZ | xyz(53.5708, 72.2215, 27.0341) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 3.54
Light Yellow Green
#CCFD7F
ΔE00 3.54
Light Pea Green
#C4FE82
ΔE00 3.59
Pistachio (survey)
#C0FA8B
ΔE00 3.65
Light Yellowish Green
#C2FF89
ΔE00 4.12
Spring Green (survey)
#A9F971
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAED72 #A572ED
analogous
#EDE372 #BAED72 #7DED72
triadic
#BAED72 #72BAED #ED72BA
tetradic
#BAED72 #72EDE3 #A572ED #ED727D
square
#BAED72 #72EDE3 #A572ED #ED727D
split-complementary
#BAED72 #727DED #E372ED
monochromatic
#81CB1A #9FE63C #BAED72 #D5F4A8 #EFFBDF
Accessibility & contrast
On white
1.36
#BAED72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#BAED72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAED72
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAED72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAED72 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF67
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#BFE4D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #baed72; /* rgb */ color: rgb(186, 237, 114); /* oklch */ color: oklch(88.5% 0.162 128.0);
Tailwind
colors: {
custom: {
50: '#d1f39d',
500: '#baed72',
950: '#000000',
},
}SCSS
$custom: #baed72; $custom-light: #d1f39d; $custom-dark: #000000;
JSON
{
"hex": "#baed72",
"rgb": {
"r": 186,
"g": 237,
"b": 114
},
"hsl": {
"h": 84.878,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.88493,
"c": 0.16166,
"h": 128
},
"luminance": 0.72222
}Semantic roles & 50–950 ramp
primary
#BAED72
secondary
#763EC6
accent
#0CDA61
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580