#D6FBB2#D6FBB2
#D6FBB2 is a very light, moderate yellow-green. Relative luminance 0.865; OKLCH L 94.4% C 0.102 H 130.0°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FBB2 |
|---|---|
| RGB | rgb(214, 251, 178) |
| HSL | hsl(90, 90%, 84%) |
| HSV | hsv(90, 29%, 98%) |
| CMYK | cmyk(14.7%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(94.53, -24.31, 31.18) |
| CIE-LCH | lch(94.53, 39.54, 127.94°) |
| OKLab | oklab(94.42% -0.0658 0.0784) |
| OKLCH | oklch(94.42% 0.102 130) |
| XYZ | xyz(70.2633, 86.5040, 55.1060) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.65
Very Pale Green
#CFFDBC
ΔE00 2.75
Light Light Green
#C8FFB0
ΔE00 3.13
Pale Green
#C7FDB5
ΔE00 3.24
Washed Out Green
#BCF5A6
ΔE00 4.06
Tea Green
#BDF8A3
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FBB2 #D7B2FB
analogous
#FAFBB2 #D6FBB2 #B2FBB3
triadic
#D6FBB2 #B2D6FB #FBB2D6
tetradic
#D6FBB2 #B2FAFB #D7B2FB #FBB3B2
square
#D6FBB2 #B2FAFB #D7B2FB #FBB3B2
split-complementary
#D6FBB2 #B3B2FB #FBB2FA
monochromatic
#98F53E #B7F878 #D6FBB2 #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.15
#D6FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#D6FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FBB2
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FBB2 | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#FCEEB5
Tritanopia (blue-blind)
#D9F5E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d6fbb2; /* rgb */ color: rgb(214, 251, 178); /* oklch */ color: oklch(94.4% 0.102 130.0);
Tailwind
colors: {
custom: {
50: '#e3fcc9',
500: '#d6fbb2',
950: '#000000',
},
}SCSS
$custom: #d6fbb2; $custom-light: #e3fcc9; $custom-dark: #000000;
JSON
{
"hex": "#d6fbb2",
"rgb": {
"r": 214,
"g": 251,
"b": 178
},
"hsl": {
"h": 90.411,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.9442,
"c": 0.10236,
"h": 130
},
"luminance": 0.86505
}Semantic roles & 50–950 ramp
primary
#D6FBB2
secondary
#A972DF
accent
#00E674
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582