#B4FFD2#B4FFD2
#B4FFD2 is a very light, moderate green. Relative luminance 0.859; OKLCH L 93.9% C 0.096 H 157.6°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFD2 |
|---|---|
| RGB | rgb(180, 255, 210) |
| HSL | hsl(144, 100%, 85%) |
| HSV | hsv(144, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(94.26, -32.02, 14.22) |
| CIE-LCH | lch(94.26, 35.03, 156.05°) |
| OKLab | oklab(93.9% -0.0889 0.0366) |
| OKLCH | oklch(93.9% 0.096 157.6) |
| XYZ | xyz(66.2114, 85.8734, 74.0468) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.94
Mint
#AAF0C1
ΔE00 3.26
Light Seafoam
#A0FEBF
ΔE00 4.33
Light Mint
#B6FFBB
ΔE00 5.41
Light Aqua
#8CFFDB
ΔE00 6.12
Light Seafoam Green
#A7FFB5
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFD2 #FFB4E1
analogous
#BBFFB4 #B4FFD2 #B4FFF7
triadic
#B4FFD2 #D2B4FF #FFD2B4
tetradic
#B4FFD2 #B4BBFF #FFB4E1 #FFF7B4
square
#B4FFD2 #B4BBFF #FFB4E1 #FFF7B4
split-complementary
#B4FFD2 #F7B4FF #FFB4BB
monochromatic
#3AFF89 #77FFAD #B4FFD2 #E0FFED #E0FFED
Accessibility & contrast
On white
1.16
#B4FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#B4FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFD2
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFD2 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF4D0
Deuteranopia (green-blind)
#F1EBD5
Tritanopia (blue-blind)
#A6FEF2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #b4ffd2; /* rgb */ color: rgb(180, 255, 210); /* oklch */ color: oklch(93.9% 0.096 157.6);
Tailwind
colors: {
custom: {
50: '#ccffdf',
500: '#b4ffd2',
950: '#000000',
},
}SCSS
$custom: #b4ffd2; $custom-light: #ccffdf; $custom-dark: #000000;
JSON
{
"hex": "#b4ffd2",
"rgb": {
"r": 180,
"g": 255,
"b": 210
},
"hsl": {
"h": 144,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.93897,
"c": 0.09617,
"h": 157.6
},
"luminance": 0.85876
}Semantic roles & 50–950 ramp
primary
#B4FFD2
secondary
#E671B7
accent
#008AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131815
muted
#838684