#BAF67B#BAF67B
#BAF67B is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.6% C 0.166 H 130.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF67B |
|---|---|
| RGB | rgb(186, 246, 123) |
| HSL | hsl(89, 87%, 72%) |
| HSV | hsv(89, 50%, 96%) |
| CMYK | cmyk(24.4%, 0%, 50%, 3.5%) |
| CIE-LAB | lab(90.68, -38.72, 52.70) |
| CIE-LCH | lch(90.68, 65.40, 126.30°) |
| OKLab | oklab(90.63% -0.1076 0.1258) |
| OKLCH | oklch(90.63% 0.166 130.5) |
| XYZ | xyz(56.7799, 77.7794, 30.7565) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.80
Pistachio (survey)
#C0FA8B
ΔE00 1.93
Light Yellowish Green
#C2FF89
ΔE00 2.09
Pale Lime
#BEFD73
ΔE00 2.15
Spring Green (survey)
#A9F971
ΔE00 2.64
Light Yellow Green
#CCFD7F
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF67B #B77BF6
analogous
#F6F47B #BAF67B #7DF67B
triadic
#BAF67B #7BBAF6 #F67BBA
tetradic
#BAF67B #7BF6F4 #B77BF6 #F67B7D
square
#BAF67B #7BF6F4 #B77BF6 #F67B7D
split-complementary
#BAF67B #7B7DF6 #F47BF6
monochromatic
#7EE710 #9CF242 #BAF67B #D8FAB4 #F0FDE2
Accessibility & contrast
On white
1.27
#BAF67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#BAF67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF67B
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF67B | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE770
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#BDEDDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #baf67b; /* rgb */ color: rgb(186, 246, 123); /* oklch */ color: oklch(90.6% 0.166 130.5);
Tailwind
colors: {
custom: {
50: '#d1f9a4',
500: '#baf67b',
950: '#000000',
},
}SCSS
$custom: #baf67b; $custom-light: #d1f9a4; $custom-dark: #000000;
JSON
{
"hex": "#baf67b",
"rgb": {
"r": 186,
"g": 246,
"b": 123
},
"hsl": {
"h": 89.268,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.9063,
"c": 0.16553,
"h": 130.5
},
"luminance": 0.77781
}Semantic roles & 50–950 ramp
primary
#BAF67B
secondary
#8944D2
accent
#02E470
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580