#D2FFC3#D2FFC3
#D2FFC3 is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.4% C 0.092 H 138.0°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFC3 |
|---|---|
| RGB | rgb(210, 255, 195) |
| HSL | hsl(105, 100%, 88%) |
| HSV | hsv(105, 24%, 100%) |
| CMYK | cmyk(17.6%, 0%, 23.5%, 0%) |
| CIE-LAB | lab(95.65, -25.05, 24.07) |
| CIE-LCH | lch(95.65, 34.74, 136.14°) |
| OKLab | oklab(95.35% -0.068 0.0613) |
| OKLCH | oklch(95.35% 0.092 138) |
| XYZ | xyz(72.1865, 89.1603, 65.0256) |
| Luminance | 0.8916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.18
Very Light Green
#D1FFBD
ΔE00 1.26
Pale Green
#C7FDB5
ΔE00 2.72
Celadon
#BEFDB7
ΔE00 3.42
Light Light Green
#C8FFB0
ΔE00 3.78
Light Sage
#BCECAC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFC3 #F0C3FF
analogous
#F0FFC3 #D2FFC3 #C3FFD2
triadic
#D2FFC3 #C3D2FF #FFC3D2
tetradic
#D2FFC3 #C3F0FF #F0C3FF #FFD2C3
square
#D2FFC3 #C3F0FF #F0C3FF #FFD2C3
split-complementary
#D2FFC3 #D2C3FF #FFC3F0
monochromatic
#76FF49 #A4FF86 #D2FFC3 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.12
#D2FFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#D2FFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFC3
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFC3 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BF
Deuteranopia (green-blind)
#FCF1C6
Tritanopia (blue-blind)
#D1FBEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffc3; /* rgb */ color: rgb(210, 255, 195); /* oklch */ color: oklch(95.4% 0.092 138.0);
Tailwind
colors: {
custom: {
50: '#e0ffd5',
500: '#d2ffc3',
950: '#000000',
},
}SCSS
$custom: #d2ffc3; $custom-light: #e0ffd5; $custom-dark: #000000;
JSON
{
"hex": "#d2ffc3",
"rgb": {
"r": 210,
"g": 255,
"b": 195
},
"hsl": {
"h": 105,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95352,
"c": 0.09156,
"h": 138
},
"luminance": 0.89162
}Semantic roles & 50–950 ramp
primary
#D2FFC3
secondary
#CE7EE8
accent
#00E6AC
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683