#D6FFC8#D6FFC8
#D6FFC8 is a very light, moderate green. Relative luminance 0.900; OKLCH L 95.7% C 0.084 H 137.8°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFC8 |
|---|---|
| RGB | rgb(214, 255, 200) |
| HSL | hsl(105, 100%, 89%) |
| HSV | hsv(105, 22%, 100%) |
| CMYK | cmyk(16.1%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(95.99, -22.92, 22.04) |
| CIE-LCH | lch(95.99, 31.80, 136.12°) |
| OKLab | oklab(95.72% -0.0621 0.0564) |
| OKLCH | oklch(95.72% 0.084 137.8) |
| XYZ | xyz(73.9147, 89.9850, 68.1070) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.29
Very Light Green
#D1FFBD
ΔE00 2.37
Pale Green
#C7FDB5
ΔE00 3.91
Celadon
#BEFDB7
ΔE00 4.50
Light Light Green
#C8FFB0
ΔE00 4.95
Light Sage
#BCECAC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFC8 #F1C8FF
analogous
#F2FFC8 #D6FFC8 #C8FFD6
triadic
#D6FFC8 #C8D6FF #FFC8D6
tetradic
#D6FFC8 #C8F2FF #F1C8FF #FFD6C8
square
#D6FFC8 #C8F2FF #F1C8FF #FFD6C8
split-complementary
#D6FFC8 #D6C8FF #FFC8F2
monochromatic
#7BFF4E #A8FF8B #D6FFC8 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.11
#D6FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#D6FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFC8
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFC8 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C5
Deuteranopia (green-blind)
#FCF2CB
Tritanopia (blue-blind)
#D5FBF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d6ffc8; /* rgb */ color: rgb(214, 255, 200); /* oklch */ color: oklch(95.7% 0.084 137.8);
Tailwind
colors: {
custom: {
50: '#e3ffd9',
500: '#d6ffc8',
950: '#000000',
},
}SCSS
$custom: #d6ffc8; $custom-light: #e3ffd9; $custom-dark: #000000;
JSON
{
"hex": "#d6ffc8",
"rgb": {
"r": 214,
"g": 255,
"b": 200
},
"hsl": {
"h": 104.727,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95722,
"c": 0.08388,
"h": 137.8
},
"luminance": 0.89986
}Semantic roles & 50–950 ramp
primary
#D6FFC8
secondary
#CF82E9
accent
#00E6AB
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683