#D4FFC3#D4FFC3
#D4FFC3 is a very light, moderate green. Relative luminance 0.895; OKLCH L 95.5% C 0.090 H 136.9°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFC3 |
|---|---|
| RGB | rgb(212, 255, 195) |
| HSL | hsl(103, 100%, 88%) |
| HSV | hsv(103, 24%, 100%) |
| CMYK | cmyk(16.9%, 0%, 23.5%, 0%) |
| CIE-LAB | lab(95.77, -24.38, 24.26) |
| CIE-LCH | lch(95.77, 34.39, 135.14°) |
| OKLab | oklab(95.48% -0.0661 0.0618) |
| OKLCH | oklch(95.48% 0.09 136.9) |
| XYZ | xyz(72.7596, 89.4558, 65.0525) |
| Luminance | 0.8946 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.24
Very Light Green
#D1FFBD
ΔE00 1.27
Pale Green
#C7FDB5
ΔE00 2.89
Celadon
#BEFDB7
ΔE00 3.73
Light Light Green
#C8FFB0
ΔE00 3.87
Light Sage
#BCECAC
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFC3 #EEC3FF
analogous
#F2FFC3 #D4FFC3 #C3FFD0
triadic
#D4FFC3 #C3D4FF #FFC3D4
tetradic
#D4FFC3 #C3F2FF #EEC3FF #FFD0C3
square
#D4FFC3 #C3F2FF #EEC3FF #FFD0C3
split-complementary
#D4FFC3 #D0C3FF #FFC3F2
monochromatic
#7CFF49 #A8FF86 #D4FFC3 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.11
#D4FFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#D4FFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFC3
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFC3 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BF
Deuteranopia (green-blind)
#FDF1C6
Tritanopia (blue-blind)
#D3FAEF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d4ffc3; /* rgb */ color: rgb(212, 255, 195); /* oklch */ color: oklch(95.5% 0.090 136.9);
Tailwind
colors: {
custom: {
50: '#e1ffd5',
500: '#d4ffc3',
950: '#000000',
},
}SCSS
$custom: #d4ffc3; $custom-light: #e1ffd5; $custom-dark: #000000;
JSON
{
"hex": "#d4ffc3",
"rgb": {
"r": 212,
"g": 255,
"b": 195
},
"hsl": {
"h": 103,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95482,
"c": 0.09048,
"h": 136.9
},
"luminance": 0.89457
}Semantic roles & 50–950 ramp
primary
#D4FFC3
secondary
#CA7EE8
accent
#00E6A4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683