#B6FDCD#B6FDCD
#B6FDCD is a very light, moderate green. Relative luminance 0.846; OKLCH L 93.4% C 0.096 H 154.6°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FDCD |
|---|---|
| RGB | rgb(182, 253, 205) |
| HSL | hsl(139, 95%, 85%) |
| HSV | hsv(139, 28%, 99%) |
| CMYK | cmyk(28.1%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(93.71, -31.40, 16.03) |
| CIE-LCH | lch(93.71, 35.25, 152.96°) |
| OKLab | oklab(93.45% -0.0868 0.0412) |
| OKLCH | oklch(93.45% 0.096 154.6) |
| XYZ | xyz(65.4326, 84.6006, 70.6277) |
| Luminance | 0.8460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.75
Pale Turquoise
#A5FBD5
ΔE00 3.92
Light Seafoam
#A0FEBF
ΔE00 3.93
Light Mint
#B6FFBB
ΔE00 4.45
Light Mint Green
#A6FBB2
ΔE00 5.41
Light Seafoam Green
#A7FFB5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FDCD #FDB6E6
analogous
#C2FDB6 #B6FDCD #B6FDF1
triadic
#B6FDCD #CDB6FD #FDCDB6
tetradic
#B6FDCD #B6C2FD #FDB6E6 #FDF1B6
square
#B6FDCD #B6C2FD #FDB6E6 #FDF1B6
split-complementary
#B6FDCD #F1B6FD #FDB6C2
monochromatic
#3FFA7B #7AFBA4 #B6FDCD #E1FEEB #E1FEEB
Accessibility & contrast
On white
1.17
#B6FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#B6FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FDCD
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FDCD | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CA
Deuteranopia (green-blind)
#F1EAD0
Tritanopia (blue-blind)
#AAFBEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #b6fdcd; /* rgb */ color: rgb(182, 253, 205); /* oklch */ color: oklch(93.4% 0.096 154.6);
Tailwind
colors: {
custom: {
50: '#cdfedc',
500: '#b6fdcd',
950: '#000000',
},
}SCSS
$custom: #b6fdcd; $custom-light: #cdfedc; $custom-dark: #000000;
JSON
{
"hex": "#b6fdcd",
"rgb": {
"r": 182,
"g": 253,
"b": 205
},
"hsl": {
"h": 139.437,
"s": 94.667,
"l": 85.294
},
"oklch": {
"l": 0.93449,
"c": 0.09611,
"h": 154.6
},
"luminance": 0.84603
}Semantic roles & 50–950 ramp
primary
#B6FDCD
secondary
#E374BF
accent
#009BE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684