#D6FFCE#D6FFCE
#D6FFCE is a very light, moderate green. Relative luminance 0.903; OKLCH L 95.9% C 0.077 H 140.5°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFCE |
|---|---|
| RGB | rgb(214, 255, 206) |
| HSL | hsl(110, 100%, 90%) |
| HSV | hsv(110, 19%, 100%) |
| CMYK | cmyk(16.1%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(96.11, -21.95, 19.15) |
| CIE-LCH | lch(96.11, 29.13, 138.90°) |
| OKLab | oklab(95.86% -0.0597 0.0492) |
| OKLCH | oklch(95.86% 0.077 140.5) |
| XYZ | xyz(74.6297, 90.2710, 71.8727) |
| Luminance | 0.9027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.62
Very Light Green
#D1FFBD
ΔE00 3.74
Pale Green
#C7FDB5
ΔE00 5.11
Celadon
#BEFDB7
ΔE00 5.37
Light Sage
#BCECAC
ΔE00 5.72
Light Mint
#B6FFBB
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFCE #F7CEFF
analogous
#EEFFCE #D6FFCE #CEFFDE
triadic
#D6FFCE #CED6FF #FFCED6
tetradic
#D6FFCE #CEEEFF #F7CEFF #FFDECE
square
#D6FFCE #CEEEFF #F7CEFF #FFDECE
split-complementary
#D6FFCE #DECEFF #FFCEEE
monochromatic
#70FF54 #A3FF91 #D6FFCE #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.10
#D6FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#D6FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFCE
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFCE | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CB
Deuteranopia (green-blind)
#FBF2D0
Tritanopia (blue-blind)
#D4FCF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d6ffce; /* rgb */ color: rgb(214, 255, 206); /* oklch */ color: oklch(95.9% 0.077 140.5);
Tailwind
colors: {
custom: {
50: '#e3ffdd',
500: '#d6ffce',
950: '#000000',
},
}SCSS
$custom: #d6ffce; $custom-light: #e3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d6ffce",
"rgb": {
"r": 214,
"g": 255,
"b": 206
},
"hsl": {
"h": 110.204,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95855,
"c": 0.07733,
"h": 140.5
},
"luminance": 0.90272
}Semantic roles & 50–950 ramp
primary
#D6FFCE
secondary
#DA87EA
accent
#00E6C0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684