#D2FFCB#D2FFCB
#D2FFCB is a very light, moderate green. Relative luminance 0.895; OKLCH L 95.5% C 0.083 H 141.3°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFCB |
|---|---|
| RGB | rgb(210, 255, 203) |
| HSL | hsl(112, 100%, 90%) |
| HSV | hsv(112, 20%, 100%) |
| CMYK | cmyk(17.6%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.80, -23.77, 20.22) |
| CIE-LCH | lch(95.80, 31.21, 139.62°) |
| OKLab | oklab(95.53% -0.0647 0.0518) |
| OKLCH | oklch(95.53% 0.083 141.3) |
| XYZ | xyz(73.1153, 89.5319, 69.9176) |
| Luminance | 0.8953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.97
Very Light Green
#D1FFBD
ΔE00 3.11
Pale Green
#C7FDB5
ΔE00 4.32
Celadon
#BEFDB7
ΔE00 4.46
Light Mint
#B6FFBB
ΔE00 5.09
Light Sage
#BCECAC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFCB #F8CBFF
analogous
#ECFFCB #D2FFCB #CBFFDE
triadic
#D2FFCB #CBD2FF #FFCBD2
tetradic
#D2FFCB #CBECFF #F8CBFF #FFDECB
square
#D2FFCB #CBECFF #F8CBFF #FFDECB
split-complementary
#D2FFCB #DECBFF #FFCBEC
monochromatic
#68FF51 #9DFF8E #D2FFCB #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.11
#D2FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#D2FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFCB
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFCB | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C8
Deuteranopia (green-blind)
#FBF1CE
Tritanopia (blue-blind)
#CFFBF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2ffcb; /* rgb */ color: rgb(210, 255, 203); /* oklch */ color: oklch(95.5% 0.083 141.3);
Tailwind
colors: {
custom: {
50: '#e0ffdb',
500: '#d2ffcb',
950: '#000000',
},
}SCSS
$custom: #d2ffcb; $custom-light: #e0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d2ffcb",
"rgb": {
"r": 210,
"g": 255,
"b": 203
},
"hsl": {
"h": 111.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95527,
"c": 0.0829,
"h": 141.3
},
"luminance": 0.89533
}Semantic roles & 50–950 ramp
primary
#D2FFCB
secondary
#DC85E9
accent
#00E6C7
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684