#D2FFCC#D2FFCC
#D2FFCC is a very light, moderate green. Relative luminance 0.896; OKLCH L 95.5% C 0.082 H 141.8°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFCC |
|---|---|
| RGB | rgb(210, 255, 204) |
| HSL | hsl(113, 100%, 90%) |
| HSV | hsv(113, 20%, 100%) |
| CMYK | cmyk(17.6%, 0%, 20%, 0%) |
| CIE-LAB | lab(95.82, -23.61, 19.73) |
| CIE-LCH | lch(95.82, 30.77, 140.11°) |
| OKLab | oklab(95.55% -0.0643 0.0506) |
| OKLCH | oklch(95.55% 0.082 141.8) |
| XYZ | xyz(73.2349, 89.5797, 70.5472) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.21
Very Light Green
#D1FFBD
ΔE00 3.35
Pale Green
#C7FDB5
ΔE00 4.54
Celadon
#BEFDB7
ΔE00 4.64
Light Mint
#B6FFBB
ΔE00 5.20
Light Sage
#BCECAC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFCC #F9CCFF
analogous
#ECFFCC #D2FFCC #CCFFDF
triadic
#D2FFCC #CCD2FF #FFCCD2
tetradic
#D2FFCC #CCECFF #F9CCFF #FFDFCC
square
#D2FFCC #CCECFF #F9CCFF #FFDFCC
split-complementary
#D2FFCC #DFCCFF #FFCCEC
monochromatic
#66FF52 #9CFF8F #D2FFCC #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.11
#D2FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#D2FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFCC
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFCC | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C9
Deuteranopia (green-blind)
#FAF1CE
Tritanopia (blue-blind)
#CFFCF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2ffcc; /* rgb */ color: rgb(210, 255, 204); /* oklch */ color: oklch(95.5% 0.082 141.8);
Tailwind
colors: {
custom: {
50: '#e0ffdb',
500: '#d2ffcc',
950: '#000000',
},
}SCSS
$custom: #d2ffcc; $custom-light: #e0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d2ffcc",
"rgb": {
"r": 210,
"g": 255,
"b": 204
},
"hsl": {
"h": 112.941,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9555,
"c": 0.08183,
"h": 141.8
},
"luminance": 0.89581
}Semantic roles & 50–950 ramp
primary
#D2FFCC
secondary
#DE86EA
accent
#00E6CA
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684