#BAFF75#BAFF75
#BAFF75 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.6% C 0.183 H 131.3°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFF75 |
|---|---|
| RGB | rgb(186, 255, 117) |
| HSL | hsl(90, 100%, 73%) |
| HSV | hsv(90, 54%, 100%) |
| CMYK | cmyk(27.1%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(93.12, -43.29, 58.33) |
| CIE-LCH | lch(93.12, 72.64, 126.59°) |
| OKLab | oklab(92.59% -0.1207 0.1376) |
| OKLCH | oklch(92.59% 0.183 131.3) |
| XYZ | xyz(59.2199, 83.2418, 29.7733) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.92
Light Lime
#AEFD6C
ΔE00 1.49
Key Lime
#AEFF6E
ΔE00 1.55
Light Lime Green
#B9FF66
ΔE00 1.67
Pale Lime Green
#B1FF65
ΔE00 1.75
Light Pea Green
#C4FE82
ΔE00 1.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFF75 #BA75FF
analogous
#FFFF75 #BAFF75 #75FF75
triadic
#BAFF75 #75BAFF #FF75BA
tetradic
#BAFF75 #75FFFF #BA75FF #FF7575
square
#BAFF75 #75FFFF #BA75FF #FF7575
split-complementary
#BAFF75 #7575FF #FF75FF
monochromatic
#7DFA00 #9BFF38 #BAFF75 #D9FFB2 #F0FFE0
Accessibility & contrast
On white
1.19
#BAFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#BAFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFF75
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFF75 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF68
Deuteranopia (green-blind)
#FFE97E
Tritanopia (blue-blind)
#BDF6E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #baff75; /* rgb */ color: rgb(186, 255, 117); /* oklch */ color: oklch(92.6% 0.183 131.3);
Tailwind
colors: {
custom: {
50: '#d2ffa0',
500: '#baff75',
950: '#000000',
},
}SCSS
$custom: #baff75; $custom-light: #d2ffa0; $custom-dark: #000000;
JSON
{
"hex": "#baff75",
"rgb": {
"r": 186,
"g": 255,
"b": 117
},
"hsl": {
"h": 90,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92585,
"c": 0.18304,
"h": 131.3
},
"luminance": 0.83243
}Semantic roles & 50–950 ramp
primary
#BAFF75
secondary
#8C3CDD
accent
#00E673
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680