#D6FFCA#D6FFCA
#D6FFCA is a very light, moderate green. Relative luminance 0.901; OKLCH L 95.8% C 0.082 H 138.6°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFCA |
|---|---|
| RGB | rgb(214, 255, 202) |
| HSL | hsl(106, 100%, 90%) |
| HSV | hsv(106, 21%, 100%) |
| CMYK | cmyk(16.1%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(96.03, -22.60, 21.08) |
| CIE-LCH | lch(96.03, 30.91, 136.99°) |
| OKLab | oklab(95.77% -0.0613 0.054) |
| OKLCH | oklch(95.77% 0.082 138.6) |
| XYZ | xyz(74.1499, 90.0791, 69.3460) |
| Luminance | 0.9008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.71
Very Light Green
#D1FFBD
ΔE00 2.81
Pale Green
#C7FDB5
ΔE00 4.28
Celadon
#BEFDB7
ΔE00 4.76
Light Sage
#BCECAC
ΔE00 5.19
Light Light Green
#C8FFB0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFCA #F3CAFF
analogous
#F1FFCA #D6FFCA #CAFFD9
triadic
#D6FFCA #CAD6FF #FFCAD6
tetradic
#D6FFCA #CAF1FF #F3CAFF #FFD9CA
square
#D6FFCA #CAF1FF #F3CAFF #FFD9CA
split-complementary
#D6FFCA #D9CAFF #FFCAF1
monochromatic
#77FF50 #A7FF8D #D6FFCA #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.10
#D6FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#D6FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFCA
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFCA | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C7
Deuteranopia (green-blind)
#FCF2CD
Tritanopia (blue-blind)
#D5FBF0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d6ffca; /* rgb */ color: rgb(214, 255, 202); /* oklch */ color: oklch(95.8% 0.082 138.6);
Tailwind
colors: {
custom: {
50: '#e3ffda',
500: '#d6ffca',
950: '#000000',
},
}SCSS
$custom: #d6ffca; $custom-light: #e3ffda; $custom-dark: #000000;
JSON
{
"hex": "#d6ffca",
"rgb": {
"r": 214,
"g": 255,
"b": 202
},
"hsl": {
"h": 106.415,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95766,
"c": 0.08168,
"h": 138.6
},
"luminance": 0.9008
}Semantic roles & 50–950 ramp
primary
#D6FFCA
secondary
#D284E9
accent
#00E6B2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683