#D4FFC2#D4FFC2
#D4FFC2 is a very light, moderate green. Relative luminance 0.894; OKLCH L 95.5% C 0.092 H 136.6°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFC2 |
|---|---|
| RGB | rgb(212, 255, 194) |
| HSL | hsl(102, 100%, 88%) |
| HSV | hsv(102, 24%, 100%) |
| CMYK | cmyk(16.9%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(95.75, -24.53, 24.74) |
| CIE-LCH | lch(95.75, 34.84, 134.76°) |
| OKLab | oklab(95.46% -0.0665 0.063) |
| OKLCH | oklch(95.46% 0.092 136.6) |
| XYZ | xyz(72.6469, 89.4108, 64.4591) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.07
Very Light Green
#D1FFBD
ΔE00 1.07
Pale Green
#C7FDB5
ΔE00 2.74
Celadon
#BEFDB7
ΔE00 3.67
Light Light Green
#C8FFB0
ΔE00 3.68
Light Sage
#BCECAC
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFC2 #EDC2FF
analogous
#F2FFC2 #D4FFC2 #C2FFCE
triadic
#D4FFC2 #C2D4FF #FFC2D4
tetradic
#D4FFC2 #C2F2FF #EDC2FF #FFCEC2
square
#D4FFC2 #C2F2FF #EDC2FF #FFCEC2
split-complementary
#D4FFC2 #CEC2FF #FFC2F2
monochromatic
#7EFF48 #A9FF85 #D4FFC2 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.11
#D4FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#D4FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFC2
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFC2 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BE
Deuteranopia (green-blind)
#FDF1C5
Tritanopia (blue-blind)
#D3FAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d4ffc2; /* rgb */ color: rgb(212, 255, 194); /* oklch */ color: oklch(95.5% 0.092 136.6);
Tailwind
colors: {
custom: {
50: '#e1ffd4',
500: '#d4ffc2',
950: '#000000',
},
}SCSS
$custom: #d4ffc2; $custom-light: #e1ffd4; $custom-dark: #000000;
JSON
{
"hex": "#d4ffc2",
"rgb": {
"r": 212,
"g": 255,
"b": 194
},
"hsl": {
"h": 102.295,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95461,
"c": 0.09158,
"h": 136.6
},
"luminance": 0.89412
}Semantic roles & 50–950 ramp
primary
#D4FFC2
secondary
#C97DE8
accent
#00E6A2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683