#B2FFD2#B2FFD2
#B2FFD2 is a very light, moderate green. Relative luminance 0.856; OKLCH L 93.8% C 0.098 H 158.2°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFD2 |
|---|---|
| RGB | rgb(178, 255, 210) |
| HSL | hsl(145, 100%, 85%) |
| HSV | hsv(145, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(94.16, -32.61, 14.06) |
| CIE-LCH | lch(94.16, 35.51, 156.67°) |
| OKLab | oklab(93.79% -0.0906 0.0362) |
| OKLCH | oklch(93.79% 0.098 158.2) |
| XYZ | xyz(65.7490, 85.6350, 74.0251) |
| Luminance | 0.8564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.71
Mint
#AAF0C1
ΔE00 3.30
Light Seafoam
#A0FEBF
ΔE00 4.24
Light Mint
#B6FFBB
ΔE00 5.52
Light Aqua
#8CFFDB
ΔE00 5.84
Light Aquamarine
#7BFDC7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFD2 #FFB2DF
analogous
#B9FFB2 #B2FFD2 #B2FFF8
triadic
#B2FFD2 #D2B2FF #FFD2B2
tetradic
#B2FFD2 #B2B9FF #FFB2DF #FFF8B2
square
#B2FFD2 #B2B9FF #FFB2DF #FFF8B2
split-complementary
#B2FFD2 #F8B2FF #FFB2B9
monochromatic
#38FF8A #75FFAE #B2FFD2 #E0FFED #E0FFED
Accessibility & contrast
On white
1.16
#B2FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#B2FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFD2
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFD2 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF4D0
Deuteranopia (green-blind)
#F1EBD5
Tritanopia (blue-blind)
#A3FEF2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b2ffd2; /* rgb */ color: rgb(178, 255, 210); /* oklch */ color: oklch(93.8% 0.098 158.2);
Tailwind
colors: {
custom: {
50: '#cbffdf',
500: '#b2ffd2',
950: '#000000',
},
}SCSS
$custom: #b2ffd2; $custom-light: #cbffdf; $custom-dark: #000000;
JSON
{
"hex": "#b2ffd2",
"rgb": {
"r": 178,
"g": 255,
"b": 210
},
"hsl": {
"h": 144.935,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93788,
"c": 0.0976,
"h": 158.2
},
"luminance": 0.85638
}Semantic roles & 50–950 ramp
primary
#B2FFD2
secondary
#E670B5
accent
#0086E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684