#B2FFD3#B2FFD3
#B2FFD3 is a very light, moderate green. Relative luminance 0.857; OKLCH L 93.8% C 0.097 H 158.8°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFD3 |
|---|---|
| RGB | rgb(178, 255, 211) |
| HSL | hsl(146, 100%, 85%) |
| HSV | hsv(146, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(94.18, -32.42, 13.58) |
| CIE-LCH | lch(94.18, 35.15, 157.27°) |
| OKLab | oklab(93.81% -0.0902 0.035) |
| OKLCH | oklch(93.81% 0.097 158.8) |
| XYZ | xyz(65.8740, 85.6850, 74.6833) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.51
Mint
#AAF0C1
ΔE00 3.39
Light Seafoam
#A0FEBF
ΔE00 4.46
Light Aqua
#8CFFDB
ΔE00 5.68
Light Mint
#B6FFBB
ΔE00 5.77
Aquamarine
#7FFFD4
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFD3 #FFB2DE
analogous
#B8FFB2 #B2FFD3 #B2FFF9
triadic
#B2FFD3 #D3B2FF #FFD3B2
tetradic
#B2FFD3 #B2B8FF #FFB2DE #FFF9B2
square
#B2FFD3 #B2B8FF #FFB2DE #FFF9B2
split-complementary
#B2FFD3 #F9B2FF #FFB2B8
monochromatic
#38FF8D #75FFB0 #B2FFD3 #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.16
#B2FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#B2FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFD3
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFD3 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF4D1
Deuteranopia (green-blind)
#F1EBD5
Tritanopia (blue-blind)
#A3FEF2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b2ffd3; /* rgb */ color: rgb(178, 255, 211); /* oklch */ color: oklch(93.8% 0.097 158.8);
Tailwind
colors: {
custom: {
50: '#cbffe0',
500: '#b2ffd3',
950: '#000000',
},
}SCSS
$custom: #b2ffd3; $custom-light: #cbffe0; $custom-dark: #000000;
JSON
{
"hex": "#b2ffd3",
"rgb": {
"r": 178,
"g": 255,
"b": 211
},
"hsl": {
"h": 145.714,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93812,
"c": 0.09676,
"h": 158.8
},
"luminance": 0.85688
}Semantic roles & 50–950 ramp
primary
#B2FFD3
secondary
#E670B3
accent
#0083E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684