#D9FFC8#D9FFC8
#D9FFC8 is a very light, moderate green. Relative luminance 0.904; OKLCH L 95.9% C 0.082 H 136.1°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFC8 |
|---|---|
| RGB | rgb(217, 255, 200) |
| HSL | hsl(101, 100%, 89%) |
| HSV | hsv(101, 22%, 100%) |
| CMYK | cmyk(14.9%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(96.18, -21.91, 22.33) |
| CIE-LCH | lch(96.18, 31.29, 134.45°) |
| OKLab | oklab(95.92% -0.0592 0.0571) |
| OKLCH | oklch(95.92% 0.082 136.1) |
| XYZ | xyz(74.7985, 90.4407, 68.1484) |
| Luminance | 0.9044 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.49
Very Light Green
#D1FFBD
ΔE00 2.53
Pale Green
#C7FDB5
ΔE00 4.18
Celadon
#BEFDB7
ΔE00 4.95
Light Light Green
#C8FFB0
ΔE00 5.12
Light Sage
#BCECAC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFC8 #EEC8FF
analogous
#F4FFC8 #D9FFC8 #C8FFD3
triadic
#D9FFC8 #C8D9FF #FFC8D9
tetradic
#D9FFC8 #C8F4FF #EEC8FF #FFD3C8
square
#D9FFC8 #C8F4FF #EEC8FF #FFD3C8
split-complementary
#D9FFC8 #D3C8FF #FFC8F4
monochromatic
#84FF4E #AFFF8B #D9FFC8 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.10
#D9FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#D9FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFC8
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFC8 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C5
Deuteranopia (green-blind)
#FDF3CB
Tritanopia (blue-blind)
#D9FBF0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d9ffc8; /* rgb */ color: rgb(217, 255, 200); /* oklch */ color: oklch(95.9% 0.082 136.1);
Tailwind
colors: {
custom: {
50: '#e5ffd9',
500: '#d9ffc8',
950: '#000000',
},
}SCSS
$custom: #d9ffc8; $custom-light: #e5ffd9; $custom-dark: #000000;
JSON
{
"hex": "#d9ffc8",
"rgb": {
"r": 217,
"g": 255,
"b": 200
},
"hsl": {
"h": 101.455,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.9592,
"c": 0.08227,
"h": 136.1
},
"luminance": 0.90442
}Semantic roles & 50–950 ramp
primary
#D9FFC8
secondary
#C982E9
accent
#00E69F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683