#BAFEBE#BAFEBE
#BAFEBE is a very light, moderate green. Relative luminance 0.850; OKLCH L 93.6% C 0.109 H 146.1°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BAFEBE |
|---|---|
| RGB | rgb(186, 254, 190) |
| HSL | hsl(124, 97%, 86%) |
| HSV | hsv(124, 27%, 100%) |
| CMYK | cmyk(26.8%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(93.90, -33.23, 23.98) |
| CIE-LCH | lch(93.90, 40.98, 144.18°) |
| OKLab | oklab(93.56% -0.0908 0.061) |
| OKLCH | oklch(93.56% 0.109 146.1) |
| XYZ | xyz(64.9830, 85.0380, 61.6953) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 0.92
Celadon
#BEFDB7
ΔE00 1.70
Light Mint Green
#A6FBB2
ΔE00 2.85
Light Seafoam Green
#A7FFB5
ΔE00 2.92
Pale Green
#C7FDB5
ΔE00 3.25
Light Seafoam
#A0FEBF
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAFEBE #FEBAFA
analogous
#D8FEBA #BAFEBE #BAFEE0
triadic
#BAFEBE #BEBAFE #FEBEBA
tetradic
#BAFEBE #BAD8FE #FEBAFA #FEE0BA
square
#BAFEBE #BAD8FE #FEBAFA #FEE0BA
split-complementary
#BAFEBE #E0BAFE #FEBAD8
monochromatic
#41FC4C #7EFD85 #BAFEBE #E1FFE3 #E1FFE3
Accessibility & contrast
On white
1.17
#BAFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#BAFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAFEBE
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAFEBE | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BA
Deuteranopia (green-blind)
#F5EBC1
Tritanopia (blue-blind)
#B3FAED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bafebe; /* rgb */ color: rgb(186, 254, 190); /* oklch */ color: oklch(93.6% 0.109 146.1);
Tailwind
colors: {
custom: {
50: '#d0ffd1',
500: '#bafebe',
950: '#000000',
},
}SCSS
$custom: #bafebe; $custom-light: #d0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#bafebe",
"rgb": {
"r": 186,
"g": 254,
"b": 190
},
"hsl": {
"h": 123.529,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.93559,
"c": 0.10944,
"h": 146.1
},
"luminance": 0.8504
}Semantic roles & 50–950 ramp
primary
#BAFEBE
secondary
#E577DF
accent
#00D8E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683