#B2FFC2#B2FFC2
#B2FFC2 is a very light, moderate green. Relative luminance 0.849; OKLCH L 93.4% C 0.112 H 150.3°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFC2 |
|---|---|
| RGB | rgb(178, 255, 194) |
| HSL | hsl(132, 100%, 85%) |
| HSV | hsv(132, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(93.83, -35.49, 21.79) |
| CIE-LCH | lch(93.83, 41.65, 148.46°) |
| OKLab | oklab(93.42% -0.0974 0.0556) |
| OKLCH | oklch(93.42% 0.112 150.3) |
| XYZ | xyz(63.8545, 84.8771, 64.0469) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 1.78
Light Seafoam
#A0FEBF
ΔE00 2.28
Light Seafoam Green
#A7FFB5
ΔE00 2.67
Light Mint Green
#A6FBB2
ΔE00 2.72
Celadon
#BEFDB7
ΔE00 3.30
Light Sea Green
#98F6B0
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFC2 #FFB2EF
analogous
#C8FFB2 #B2FFC2 #B2FFE9
triadic
#B2FFC2 #C2B2FF #FFC2B2
tetradic
#B2FFC2 #B2C8FF #FFB2EF #FFE9B2
square
#B2FFC2 #B2C8FF #FFB2EF #FFE9B2
split-complementary
#B2FFC2 #E9B2FF #FFB2C8
monochromatic
#38FF61 #75FF92 #B2FFC2 #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.17
#B2FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#B2FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFC2
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFC2 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BE
Deuteranopia (green-blind)
#F4EAC5
Tritanopia (blue-blind)
#A7FCEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b2ffc2; /* rgb */ color: rgb(178, 255, 194); /* oklch */ color: oklch(93.4% 0.112 150.3);
Tailwind
colors: {
custom: {
50: '#cbffd4',
500: '#b2ffc2',
950: '#000000',
},
}SCSS
$custom: #b2ffc2; $custom-light: #cbffd4; $custom-dark: #000000;
JSON
{
"hex": "#b2ffc2",
"rgb": {
"r": 178,
"g": 255,
"b": 194
},
"hsl": {
"h": 132.468,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93418,
"c": 0.11213,
"h": 150.3
},
"luminance": 0.8488
}Semantic roles & 50–950 ramp
primary
#B2FFC2
secondary
#E670CD
accent
#00B6E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131814
muted
#838683