#D4FFC8#D4FFC8
#D4FFC8 is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.6% C 0.085 H 138.9°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFC8 |
|---|---|
| RGB | rgb(212, 255, 200) |
| HSL | hsl(107, 100%, 89%) |
| HSV | hsv(107, 22%, 100%) |
| CMYK | cmyk(16.9%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(95.87, -23.59, 21.85) |
| CIE-LCH | lch(95.87, 32.16, 137.19°) |
| OKLab | oklab(95.59% -0.064 0.0559) |
| OKLCH | oklch(95.59% 0.085 138.9) |
| XYZ | xyz(73.3344, 89.6858, 68.0798) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.25
Very Light Green
#D1FFBD
ΔE00 2.35
Pale Green
#C7FDB5
ΔE00 3.77
Celadon
#BEFDB7
ΔE00 4.24
Light Sage
#BCECAC
ΔE00 4.87
Light Light Green
#C8FFB0
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFC8 #F3C8FF
analogous
#F0FFC8 #D4FFC8 #C8FFD8
triadic
#D4FFC8 #C8D4FF #FFC8D4
tetradic
#D4FFC8 #C8F0FF #F3C8FF #FFD8C8
square
#D4FFC8 #C8F0FF #F3C8FF #FFD8C8
split-complementary
#D4FFC8 #D8C8FF #FFC8F0
monochromatic
#74FF4E #A4FF8B #D4FFC8 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.11
#D4FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#D4FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFC8
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFC8 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C5
Deuteranopia (green-blind)
#FCF2CB
Tritanopia (blue-blind)
#D2FBF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d4ffc8; /* rgb */ color: rgb(212, 255, 200); /* oklch */ color: oklch(95.6% 0.085 138.9);
Tailwind
colors: {
custom: {
50: '#e1ffd9',
500: '#d4ffc8',
950: '#000000',
},
}SCSS
$custom: #d4ffc8; $custom-light: #e1ffd9; $custom-dark: #000000;
JSON
{
"hex": "#d4ffc8",
"rgb": {
"r": 212,
"g": 255,
"b": 200
},
"hsl": {
"h": 106.909,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.9559,
"c": 0.08499,
"h": 138.9
},
"luminance": 0.89687
}Semantic roles & 50–950 ramp
primary
#D4FFC8
secondary
#D382E9
accent
#00E6B3
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683