#D2FFC4#D2FFC4
#D2FFC4 is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.4% C 0.090 H 138.3°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFC4 |
|---|---|
| RGB | rgb(210, 255, 196) |
| HSL | hsl(106, 100%, 88%) |
| HSV | hsv(106, 23%, 100%) |
| CMYK | cmyk(17.6%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(95.67, -24.89, 23.59) |
| CIE-LCH | lch(95.67, 34.30, 136.54°) |
| OKLab | oklab(95.37% -0.0676 0.0601) |
| OKLCH | oklch(95.37% 0.09 138.3) |
| XYZ | xyz(72.2999, 89.2057, 65.6231) |
| Luminance | 0.8921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.39
Very Light Green
#D1FFBD
ΔE00 1.49
Pale Green
#C7FDB5
ΔE00 2.90
Celadon
#BEFDB7
ΔE00 3.51
Light Light Green
#C8FFB0
ΔE00 3.98
Light Sage
#BCECAC
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFC4 #F1C4FF
analogous
#EFFFC4 #D2FFC4 #C4FFD3
triadic
#D2FFC4 #C4D2FF #FFC4D2
tetradic
#D2FFC4 #C4EFFF #F1C4FF #FFD3C4
square
#D2FFC4 #C4EFFF #F1C4FF #FFD3C4
split-complementary
#D2FFC4 #D3C4FF #FFC4EF
monochromatic
#75FF4A #A3FF87 #D2FFC4 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.11
#D2FFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#D2FFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFC4
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFC4 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C0
Deuteranopia (green-blind)
#FCF1C7
Tritanopia (blue-blind)
#D0FBEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffc4; /* rgb */ color: rgb(210, 255, 196); /* oklch */ color: oklch(95.4% 0.090 138.3);
Tailwind
colors: {
custom: {
50: '#e0ffd6',
500: '#d2ffc4',
950: '#000000',
},
}SCSS
$custom: #d2ffc4; $custom-light: #e0ffd6; $custom-dark: #000000;
JSON
{
"hex": "#d2ffc4",
"rgb": {
"r": 210,
"g": 255,
"b": 196
},
"hsl": {
"h": 105.763,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.95374,
"c": 0.09046,
"h": 138.3
},
"luminance": 0.89207
}Semantic roles & 50–950 ramp
primary
#D2FFC4
secondary
#CF7FE8
accent
#00E6AF
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683