#B3FDCD#B3FDCD
#B3FDCD is a very light, moderate green. Relative luminance 0.842; OKLCH L 93.3% C 0.098 H 155.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FDCD |
|---|---|
| RGB | rgb(179, 253, 205) |
| HSL | hsl(141, 95%, 85%) |
| HSV | hsv(141, 29%, 99%) |
| CMYK | cmyk(29.2%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(93.55, -32.31, 15.79) |
| CIE-LCH | lch(93.55, 35.96, 153.96°) |
| OKLab | oklab(93.28% -0.0894 0.0406) |
| OKLCH | oklch(93.28% 0.098 155.6) |
| XYZ | xyz(64.7315, 84.2391, 70.5948) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.70
Pale Turquoise
#A5FBD5
ΔE00 3.57
Light Seafoam
#A0FEBF
ΔE00 3.70
Light Mint
#B6FFBB
ΔE00 4.58
Light Mint Green
#A6FBB2
ΔE00 5.39
Light Seafoam Green
#A7FFB5
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FDCD #FDB3E3
analogous
#BEFDB3 #B3FDCD #B3FDF2
triadic
#B3FDCD #CDB3FD #FDCDB3
tetradic
#B3FDCD #B3BEFD #FDB3E3 #FDF2B3
square
#B3FDCD #B3BEFD #FDB3E3 #FDF2B3
split-complementary
#B3FDCD #F2B3FD #FDB3BE
monochromatic
#3CFA7F #77FBA6 #B3FDCD #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.18
#B3FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#B3FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FDCD
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FDCD | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CA
Deuteranopia (green-blind)
#F0E9D0
Tritanopia (blue-blind)
#A6FBEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #b3fdcd; /* rgb */ color: rgb(179, 253, 205); /* oklch */ color: oklch(93.3% 0.098 155.6);
Tailwind
colors: {
custom: {
50: '#cbfedc',
500: '#b3fdcd',
950: '#000000',
},
}SCSS
$custom: #b3fdcd; $custom-light: #cbfedc; $custom-dark: #000000;
JSON
{
"hex": "#b3fdcd",
"rgb": {
"r": 179,
"g": 253,
"b": 205
},
"hsl": {
"h": 141.081,
"s": 94.872,
"l": 84.706
},
"oklch": {
"l": 0.93282,
"c": 0.0982,
"h": 155.6
},
"luminance": 0.84242
}Semantic roles & 50–950 ramp
primary
#B3FDCD
secondary
#E272BB
accent
#0095E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131815
muted
#838684