#D6FFCC#D6FFCC
#D6FFCC is a very light, moderate green. Relative luminance 0.902; OKLCH L 95.8% C 0.080 H 139.6°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFCC |
|---|---|
| RGB | rgb(214, 255, 204) |
| HSL | hsl(108, 100%, 90%) |
| HSV | hsv(108, 20%, 100%) |
| CMYK | cmyk(16.1%, 0%, 20%, 0%) |
| CIE-LAB | lab(96.07, -22.28, 20.12) |
| CIE-LCH | lch(96.07, 30.02, 137.92°) |
| OKLab | oklab(95.81% -0.0605 0.0516) |
| OKLCH | oklch(95.81% 0.08 139.6) |
| XYZ | xyz(74.3883, 90.1744, 70.6013) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.16
Very Light Green
#D1FFBD
ΔE00 3.27
Pale Green
#C7FDB5
ΔE00 4.69
Celadon
#BEFDB7
ΔE00 5.05
Light Sage
#BCECAC
ΔE00 5.44
Light Light Green
#C8FFB0
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFCC #F5CCFF
analogous
#F0FFCC #D6FFCC #CCFFDB
triadic
#D6FFCC #CCD6FF #FFCCD6
tetradic
#D6FFCC #CCF0FF #F5CCFF #FFDBCC
square
#D6FFCC #CCF0FF #F5CCFF #FFDBCC
split-complementary
#D6FFCC #DBCCFF #FFCCF0
monochromatic
#74FF52 #A5FF8F #D6FFCC #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.10
#D6FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#D6FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFCC
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFCC | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C9
Deuteranopia (green-blind)
#FCF2CE
Tritanopia (blue-blind)
#D4FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d6ffcc; /* rgb */ color: rgb(214, 255, 204); /* oklch */ color: oklch(95.8% 0.080 139.6);
Tailwind
colors: {
custom: {
50: '#e3ffdb',
500: '#d6ffcc',
950: '#000000',
},
}SCSS
$custom: #d6ffcc; $custom-light: #e3ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d6ffcc",
"rgb": {
"r": 214,
"g": 255,
"b": 204
},
"hsl": {
"h": 108.235,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.9581,
"c": 0.0795,
"h": 139.6
},
"luminance": 0.90176
}Semantic roles & 50–950 ramp
primary
#D6FFCC
secondary
#D686EA
accent
#00E6B8
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684