#B7FFCB#B7FFCB
#B7FFCB is a very light, moderate green. Relative luminance 0.859; OKLCH L 93.9% C 0.100 H 152.8°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFCB |
|---|---|
| RGB | rgb(183, 255, 203) |
| HSL | hsl(137, 100%, 86%) |
| HSV | hsv(137, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.27, -32.39, 17.84) |
| CIE-LCH | lch(94.27, 36.98, 151.15°) |
| OKLab | oklab(93.9% -0.0893 0.0458) |
| OKLCH | oklch(93.9% 0.1 152.8) |
| XYZ | xyz(66.0645, 85.8963, 69.5871) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.25
Light Seafoam
#A0FEBF
ΔE00 3.40
Light Mint
#B6FFBB
ΔE00 3.53
Light Seafoam Green
#A7FFB5
ΔE00 4.62
Light Mint Green
#A6FBB2
ΔE00 4.64
Celadon
#BEFDB7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFCB #FFB7EB
analogous
#C7FFB7 #B7FFCB #B7FFEF
triadic
#B7FFCB #CBB7FF #FFCBB7
tetradic
#B7FFCB #B7C7FF #FFB7EB #FFEFB7
square
#B7FFCB #B7C7FF #FFB7EB #FFEFB7
split-complementary
#B7FFCB #EFB7FF #FFB7C7
monochromatic
#3DFF73 #7AFF9F #B7FFCB #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.16
#B7FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#B7FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFCB
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFCB | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C8
Deuteranopia (green-blind)
#F3EBCE
Tritanopia (blue-blind)
#ACFDF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b7ffcb; /* rgb */ color: rgb(183, 255, 203); /* oklch */ color: oklch(93.9% 0.100 152.8);
Tailwind
colors: {
custom: {
50: '#ceffdb',
500: '#b7ffcb',
950: '#000000',
},
}SCSS
$custom: #b7ffcb; $custom-light: #ceffdb; $custom-dark: #000000;
JSON
{
"hex": "#b7ffcb",
"rgb": {
"r": 183,
"g": 255,
"b": 203
},
"hsl": {
"h": 136.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.93898,
"c": 0.10034,
"h": 152.8
},
"luminance": 0.85899
}Semantic roles & 50–950 ramp
primary
#B7FFCB
secondary
#E674C7
accent
#00A6E6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684