#D2FFC2#D2FFC2
#D2FFC2 is a very light, moderate green. Relative luminance 0.891; OKLCH L 95.3% C 0.093 H 137.6°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFC2 |
|---|---|
| RGB | rgb(210, 255, 194) |
| HSL | hsl(104, 100%, 88%) |
| HSV | hsv(104, 24%, 100%) |
| CMYK | cmyk(17.6%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(95.63, -25.21, 24.55) |
| CIE-LCH | lch(95.63, 35.19, 135.76°) |
| OKLab | oklab(95.33% -0.0684 0.0625) |
| OKLCH | oklch(95.33% 0.093 137.6) |
| XYZ | xyz(72.0738, 89.1152, 64.4322) |
| Luminance | 0.8912 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.98
Very Light Green
#D1FFBD
ΔE00 1.04
Pale Green
#C7FDB5
ΔE00 2.55
Celadon
#BEFDB7
ΔE00 3.34
Light Light Green
#C8FFB0
ΔE00 3.59
Light Sage
#BCECAC
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFC2 #EFC2FF
analogous
#F1FFC2 #D2FFC2 #C2FFD0
triadic
#D2FFC2 #C2D2FF #FFC2D2
tetradic
#D2FFC2 #C2F1FF #EFC2FF #FFD0C2
square
#D2FFC2 #C2F1FF #EFC2FF #FFD0C2
split-complementary
#D2FFC2 #D0C2FF #FFC2F1
monochromatic
#78FF48 #A5FF85 #D2FFC2 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.12
#D2FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#D2FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFC2
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFC2 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BE
Deuteranopia (green-blind)
#FCF1C5
Tritanopia (blue-blind)
#D1FAEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffc2; /* rgb */ color: rgb(210, 255, 194); /* oklch */ color: oklch(95.3% 0.093 137.6);
Tailwind
colors: {
custom: {
50: '#e0ffd4',
500: '#d2ffc2',
950: '#000000',
},
}SCSS
$custom: #d2ffc2; $custom-light: #e0ffd4; $custom-dark: #000000;
JSON
{
"hex": "#d2ffc2",
"rgb": {
"r": 210,
"g": 255,
"b": 194
},
"hsl": {
"h": 104.262,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95331,
"c": 0.09265,
"h": 137.6
},
"luminance": 0.89117
}Semantic roles & 50–950 ramp
primary
#D2FFC2
secondary
#CC7DE8
accent
#00E6A9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683