#B2FFD7#B2FFD7
#B2FFD7 is a very light, moderate green. Relative luminance 0.859; OKLCH L 93.9% C 0.093 H 161.2°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFD7 |
|---|---|
| RGB | rgb(178, 255, 215) |
| HSL | hsl(149, 100%, 85%) |
| HSV | hsv(149, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(94.26, -31.66, 11.65) |
| CIE-LCH | lch(94.26, 33.74, 159.80°) |
| OKLab | oklab(93.91% -0.0885 0.0301) |
| OKLCH | oklch(93.91% 0.094 161.2) |
| XYZ | xyz(66.3817, 85.8880, 77.3571) |
| Luminance | 0.8589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.85
Mint
#AAF0C1
ΔE00 3.94
Light Aqua
#8CFFDB
ΔE00 5.11
Light Seafoam
#A0FEBF
ΔE00 5.41
Aquamarine
#7FFFD4
ΔE00 5.79
Pale Aqua
#B8FFEB
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFD7 #FFB2DA
analogous
#B4FFB2 #B2FFD7 #B2FFFD
triadic
#B2FFD7 #D7B2FF #FFD7B2
tetradic
#B2FFD7 #B2B4FF #FFB2DA #FFFDB2
square
#B2FFD7 #B2B4FF #FFB2DA #FFFDB2
split-complementary
#B2FFD7 #FDB2FF #FFB2B4
monochromatic
#38FF97 #75FFB7 #B2FFD7 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.16
#B2FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#B2FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFD7
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFD7 | 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)
#FDF4D5
Deuteranopia (green-blind)
#F0EBD9
Tritanopia (blue-blind)
#A2FFF3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b2ffd7; /* rgb */ color: rgb(178, 255, 215); /* oklch */ color: oklch(93.9% 0.093 161.2);
Tailwind
colors: {
custom: {
50: '#cbffe3',
500: '#b2ffd7',
950: '#000000',
},
}SCSS
$custom: #b2ffd7; $custom-light: #cbffe3; $custom-dark: #000000;
JSON
{
"hex": "#b2ffd7",
"rgb": {
"r": 178,
"g": 255,
"b": 215
},
"hsl": {
"h": 148.831,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93911,
"c": 0.0935,
"h": 161.2
},
"luminance": 0.85891
}Semantic roles & 50–950 ramp
primary
#B2FFD7
secondary
#E670AD
accent
#0077E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684