#BAFFAE#BAFFAE
#BAFFAE is a very light, vivid green. Relative luminance 0.850; OKLCH L 93.5% C 0.127 H 140.8°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFFAE |
|---|---|
| RGB | rgb(186, 255, 174) |
| HSL | hsl(111, 100%, 84%) |
| HSV | hsv(111, 32%, 100%) |
| CMYK | cmyk(27.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(93.89, -36.22, 32.05) |
| CIE-LCH | lch(93.89, 48.36, 138.50°) |
| OKLab | oklab(93.46% -0.0987 0.0804) |
| OKLCH | oklch(93.46% 0.127 140.8) |
| XYZ | xyz(63.6474, 85.0128, 53.0918) |
| Luminance | 0.8501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.39
Celadon
#BEFDB7
ΔE00 2.02
Light Light Green
#C8FFB0
ΔE00 2.20
Tea Green
#BDF8A3
ΔE00 2.31
Pale Green
#C7FDB5
ΔE00 2.45
Washed Out Green
#BCF5A6
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFFAE #F3AEFF
analogous
#E3FFAE #BAFFAE #AEFFCB
triadic
#BAFFAE #AEBAFF #FFAEBA
tetradic
#BAFFAE #AEE3FF #F3AEFF #FFCBAE
square
#BAFFAE #AEE3FF #F3AEFF #FFCBAE
split-complementary
#BAFFAE #CBAEFF #FFAEE3
monochromatic
#52FF34 #86FF71 #BAFFAE #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.17
#BAFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#BAFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFFAE
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFFAE | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A9
Deuteranopia (green-blind)
#F9EBB2
Tritanopia (blue-blind)
#B5FAEA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #baffae; /* rgb */ color: rgb(186, 255, 174); /* oklch */ color: oklch(93.5% 0.127 140.8);
Tailwind
colors: {
custom: {
50: '#d0ffc6',
500: '#baffae',
950: '#000000',
},
}SCSS
$custom: #baffae; $custom-light: #d0ffc6; $custom-dark: #000000;
JSON
{
"hex": "#baffae",
"rgb": {
"r": 186,
"g": 255,
"b": 174
},
"hsl": {
"h": 111.111,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.93457,
"c": 0.12735,
"h": 140.8
},
"luminance": 0.85015
}Semantic roles & 50–950 ramp
primary
#BAFFAE
secondary
#D36CE5
accent
#00E6C3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682