#D2FFBB#D2FFBB
#D2FFBB is a very light, moderate yellow-green. Relative luminance 0.888; OKLCH L 95.2% C 0.100 H 135.2°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFBB |
|---|---|
| RGB | rgb(210, 255, 187) |
| HSL | hsl(100, 100%, 87%) |
| HSV | hsv(100, 27%, 100%) |
| CMYK | cmyk(17.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(95.50, -26.28, 27.92) |
| CIE-LCH | lch(95.50, 38.34, 133.27°) |
| OKLab | oklab(95.19% -0.0713 0.0707) |
| OKLCH | oklch(95.19% 0.1 135.2) |
| XYZ | xyz(71.3061, 88.8082, 60.3890) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.51
Very Pale Green
#CFFDBC
ΔE00 0.81
Pale Green
#C7FDB5
ΔE00 1.77
Light Light Green
#C8FFB0
ΔE00 2.38
Celadon
#BEFDB7
ΔE00 3.21
Washed Out Green
#BCF5A6
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFBB #E8BBFF
analogous
#F4FFBB #D2FFBB #BBFFC6
triadic
#D2FFBB #BBD2FF #FFBBD2
tetradic
#D2FFBB #BBF4FF #E8BBFF #FFC6BB
square
#D2FFBB #BBF4FF #E8BBFF #FFC6BB
split-complementary
#D2FFBB #C6BBFF #FFBBF4
monochromatic
#81FF41 #AAFF7E #D2FFBB #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.12
#D2FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#D2FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFBB
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFBB | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B7
Deuteranopia (green-blind)
#FDF1BE
Tritanopia (blue-blind)
#D2FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffbb; /* rgb */ color: rgb(210, 255, 187); /* oklch */ color: oklch(95.2% 0.100 135.2);
Tailwind
colors: {
custom: {
50: '#e0ffcf',
500: '#d2ffbb',
950: '#000000',
},
}SCSS
$custom: #d2ffbb; $custom-light: #e0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#d2ffbb",
"rgb": {
"r": 210,
"g": 255,
"b": 187
},
"hsl": {
"h": 99.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95186,
"c": 0.10036,
"h": 135.2
},
"luminance": 0.88809
}Semantic roles & 50–950 ramp
primary
#D2FFBB
secondary
#C177E7
accent
#00E698
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683