#BAF685#BAF685
#BAF685 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 90.8% C 0.156 H 131.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BAF685 |
|---|---|
| RGB | rgb(186, 246, 133) |
| HSL | hsl(92, 86%, 74%) |
| HSV | hsv(92, 46%, 96%) |
| CMYK | cmyk(24.4%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(90.80, -37.62, 48.15) |
| CIE-LCH | lch(90.80, 61.11, 128.00°) |
| OKLab | oklab(90.77% -0.1039 0.1163) |
| OKLCH | oklch(90.77% 0.156 131.8) |
| XYZ | xyz(57.4382, 78.0427, 34.2233) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.01
Light Yellowish Green
#C2FF89
ΔE00 1.93
Celery
#C1FD95
ΔE00 2.12
Light Pea Green
#C4FE82
ΔE00 2.35
Spring Green (survey)
#A9F971
ΔE00 3.23
Pale Lime
#BEFD73
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAF685 #C185F6
analogous
#F3F685 #BAF685 #85F689
triadic
#BAF685 #85BAF6 #F685BA
tetradic
#BAF685 #85F3F6 #C185F6 #F68985
square
#BAF685 #85F3F6 #C185F6 #F68985
split-complementary
#BAF685 #8985F6 #F685F3
monochromatic
#7AEE13 #9AF24C #BAF685 #DAFABE #EFFDE3
Accessibility & contrast
On white
1.26
#BAF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#BAF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAF685
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAF685 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87C
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#BCEEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #baf685; /* rgb */ color: rgb(186, 246, 133); /* oklch */ color: oklch(90.8% 0.156 131.8);
Tailwind
colors: {
custom: {
50: '#d1f9aa',
500: '#baf685',
950: '#000000',
},
}SCSS
$custom: #baf685; $custom-light: #d1f9aa; $custom-dark: #000000;
JSON
{
"hex": "#baf685",
"rgb": {
"r": 186,
"g": 246,
"b": 133
},
"hsl": {
"h": 91.858,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.90766,
"c": 0.15596,
"h": 131.8
},
"luminance": 0.78044
}Semantic roles & 50–950 ramp
primary
#BAF685
secondary
#944CD3
accent
#03E37A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581