#B4FDCD#B4FDCD
#B4FDCD is a very light, moderate green. Relative luminance 0.844; OKLCH L 93.3% C 0.098 H 155.3°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FDCD |
|---|---|
| RGB | rgb(180, 253, 205) |
| HSL | hsl(141, 95%, 85%) |
| HSV | hsv(141, 29%, 99%) |
| CMYK | cmyk(28.9%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(93.61, -32.01, 15.87) |
| CIE-LCH | lch(93.61, 35.72, 153.63°) |
| OKLab | oklab(93.34% -0.0885 0.0408) |
| OKLCH | oklch(93.34% 0.098 155.3) |
| XYZ | xyz(64.9635, 84.3587, 70.6057) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.71
Pale Turquoise
#A5FBD5
ΔE00 3.68
Light Seafoam
#A0FEBF
ΔE00 3.77
Light Mint
#B6FFBB
ΔE00 4.53
Light Mint Green
#A6FBB2
ΔE00 5.39
Light Seafoam Green
#A7FFB5
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FDCD #FDB4E4
analogous
#C0FDB4 #B4FDCD #B4FDF2
triadic
#B4FDCD #CDB4FD #FDCDB4
tetradic
#B4FDCD #B4C0FD #FDB4E4 #FDF2B4
square
#B4FDCD #B4C0FD #FDB4E4 #FDF2B4
split-complementary
#B4FDCD #F2B4FD #FDB4C0
monochromatic
#3DFA7E #78FBA5 #B4FDCD #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.17
#B4FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#B4FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FDCD
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FDCD | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CA
Deuteranopia (green-blind)
#F0E9D0
Tritanopia (blue-blind)
#A7FBEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b4fdcd; /* rgb */ color: rgb(180, 253, 205); /* oklch */ color: oklch(93.3% 0.098 155.3);
Tailwind
colors: {
custom: {
50: '#ccfedc',
500: '#b4fdcd',
950: '#000000',
},
}SCSS
$custom: #b4fdcd; $custom-light: #ccfedc; $custom-dark: #000000;
JSON
{
"hex": "#b4fdcd",
"rgb": {
"r": 180,
"g": 253,
"b": 205
},
"hsl": {
"h": 140.548,
"s": 94.805,
"l": 84.902
},
"oklch": {
"l": 0.93338,
"c": 0.09751,
"h": 155.3
},
"luminance": 0.84362
}Semantic roles & 50–950 ramp
primary
#B4FDCD
secondary
#E373BC
accent
#0097E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131815
muted
#838684