#B2FFD0#B2FFD0
#B2FFD0 is a very light, moderate green. Relative luminance 0.855; OKLCH L 93.7% C 0.099 H 157.1°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFD0 |
|---|---|
| RGB | rgb(178, 255, 208) |
| HSL | hsl(143, 100%, 85%) |
| HSV | hsv(143, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(94.11, -32.98, 15.03) |
| CIE-LCH | lch(94.11, 36.24, 155.50°) |
| OKLab | oklab(93.74% -0.0915 0.0387) |
| OKLCH | oklch(93.74% 0.099 157.1) |
| XYZ | xyz(65.5014, 85.5359, 72.7211) |
| Luminance | 0.8554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.13
Mint
#AAF0C1
ΔE00 3.16
Light Seafoam
#A0FEBF
ΔE00 3.82
Light Mint
#B6FFBB
ΔE00 5.01
Light Seafoam Green
#A7FFB5
ΔE00 5.73
Light Sea Green
#98F6B0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFD0 #FFB2E1
analogous
#BAFFB2 #B2FFD0 #B2FFF7
triadic
#B2FFD0 #D0B2FF #FFD0B2
tetradic
#B2FFD0 #B2BAFF #FFB2E1 #FFF7B2
square
#B2FFD0 #B2BAFF #FFB2E1 #FFF7B2
split-complementary
#B2FFD0 #F7B2FF #FFB2BA
monochromatic
#38FF85 #75FFAB #B2FFD0 #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.16
#B2FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#B2FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFD0
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFD0 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CD
Deuteranopia (green-blind)
#F1EBD3
Tritanopia (blue-blind)
#A4FEF2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b2ffd0; /* rgb */ color: rgb(178, 255, 208); /* oklch */ color: oklch(93.7% 0.099 157.1);
Tailwind
colors: {
custom: {
50: '#cbffde',
500: '#b2ffd0',
950: '#000000',
},
}SCSS
$custom: #b2ffd0; $custom-light: #cbffde; $custom-dark: #000000;
JSON
{
"hex": "#b2ffd0",
"rgb": {
"r": 178,
"g": 255,
"b": 208
},
"hsl": {
"h": 143.377,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.93739,
"c": 0.09932,
"h": 157.1
},
"luminance": 0.85539
}Semantic roles & 50–950 ramp
primary
#B2FFD0
secondary
#E670B8
accent
#008CE6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684