#B2FDCC#B2FDCC
#B2FDCC is a very light, moderate green. Relative luminance 0.841; OKLCH L 93.2% C 0.100 H 155.3°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FDCC |
|---|---|
| RGB | rgb(178, 253, 204) |
| HSL | hsl(141, 95%, 85%) |
| HSV | hsv(141, 30%, 99%) |
| CMYK | cmyk(29.6%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(93.48, -32.79, 16.19) |
| CIE-LCH | lch(93.48, 36.57, 153.73°) |
| OKLab | oklab(93.2% -0.0907 0.0416) |
| OKLCH | oklch(93.2% 0.1 155.3) |
| XYZ | xyz(64.3808, 84.0722, 69.9503) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.70
Light Seafoam
#A0FEBF
ΔE00 3.46
Pale Turquoise
#A5FBD5
ΔE00 3.68
Light Mint
#B6FFBB
ΔE00 4.39
Light Mint Green
#A6FBB2
ΔE00 5.16
Light Seafoam Green
#A7FFB5
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FDCC #FDB2E3
analogous
#BEFDB2 #B2FDCC #B2FDF2
triadic
#B2FDCC #CCB2FD #FDCCB2
tetradic
#B2FDCC #B2BEFD #FDB2E3 #FDF2B2
square
#B2FDCC #B2BEFD #FDB2E3 #FDF2B2
split-complementary
#B2FDCC #F2B2FD #FDB2BE
monochromatic
#3BFA7D #76FBA4 #B2FDCC #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.18
#B2FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#B2FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FDCC
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FDCC | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C9
Deuteranopia (green-blind)
#F0E9CF
Tritanopia (blue-blind)
#A5FBEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #b2fdcc; /* rgb */ color: rgb(178, 253, 204); /* oklch */ color: oklch(93.2% 0.100 155.3);
Tailwind
colors: {
custom: {
50: '#cafedb',
500: '#b2fdcc',
950: '#000000',
},
}SCSS
$custom: #b2fdcc; $custom-light: #cafedb; $custom-dark: #000000;
JSON
{
"hex": "#b2fdcc",
"rgb": {
"r": 178,
"g": 253,
"b": 204
},
"hsl": {
"h": 140.8,
"s": 94.937,
"l": 84.51
},
"oklch": {
"l": 0.93204,
"c": 0.09979,
"h": 155.3
},
"luminance": 0.84075
}Semantic roles & 50–950 ramp
primary
#B2FDCC
secondary
#E271BB
accent
#0096E6
background
#FEFFFE
surface
#FAFFFB
border
#D3D7D4
text
#131815
muted
#838684