#D2FFCA#D2FFCA
#D2FFCA is a very light, moderate green. Relative luminance 0.895; OKLCH L 95.5% C 0.084 H 140.9°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFCA |
|---|---|
| RGB | rgb(210, 255, 202) |
| HSL | hsl(111, 100%, 90%) |
| HSV | hsv(111, 21%, 100%) |
| CMYK | cmyk(17.6%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(95.78, -23.93, 20.70) |
| CIE-LCH | lch(95.78, 31.64, 139.15°) |
| OKLab | oklab(95.51% -0.0651 0.053) |
| OKLCH | oklch(95.51% 0.084 140.9) |
| XYZ | xyz(72.9966, 89.4843, 69.2920) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.73
Very Light Green
#D1FFBD
ΔE00 2.87
Pale Green
#C7FDB5
ΔE00 4.10
Celadon
#BEFDB7
ΔE00 4.30
Light Mint
#B6FFBB
ΔE00 4.99
Light Sage
#BCECAC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFCA #F7CAFF
analogous
#EDFFCA #D2FFCA #CAFFDD
triadic
#D2FFCA #CAD2FF #FFCAD2
tetradic
#D2FFCA #CAEDFF #F7CAFF #FFDDCA
square
#D2FFCA #CAEDFF #F7CAFF #FFDDCA
split-complementary
#D2FFCA #DDCAFF #FFCAED
monochromatic
#6AFF50 #9EFF8D #D2FFCA #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.11
#D2FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#D2FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFCA
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFCA | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C7
Deuteranopia (green-blind)
#FBF1CD
Tritanopia (blue-blind)
#CFFBF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2ffca; /* rgb */ color: rgb(210, 255, 202); /* oklch */ color: oklch(95.5% 0.084 140.9);
Tailwind
colors: {
custom: {
50: '#e0ffda',
500: '#d2ffca',
950: '#000000',
},
}SCSS
$custom: #d2ffca; $custom-light: #e0ffda; $custom-dark: #000000;
JSON
{
"hex": "#d2ffca",
"rgb": {
"r": 210,
"g": 255,
"b": 202
},
"hsl": {
"h": 110.943,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95505,
"c": 0.08397,
"h": 140.9
},
"luminance": 0.89486
}Semantic roles & 50–950 ramp
primary
#D2FFCA
secondary
#DA84E9
accent
#00E6C3
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683