#D0FFCA#D0FFCA
#D0FFCA is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.4% C 0.085 H 141.9°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFCA |
|---|---|
| RGB | rgb(208, 255, 202) |
| HSL | hsl(113, 100%, 90%) |
| HSV | hsv(113, 21%, 100%) |
| CMYK | cmyk(18.4%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(95.66, -24.60, 20.51) |
| CIE-LCH | lch(95.66, 32.03, 140.18°) |
| OKLab | oklab(95.38% -0.067 0.0525) |
| OKLCH | oklch(95.38% 0.085 141.9) |
| XYZ | xyz(72.4306, 89.1925, 69.2655) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.83
Very Light Green
#D1FFBD
ΔE00 2.98
Pale Green
#C7FDB5
ΔE00 4.07
Celadon
#BEFDB7
ΔE00 4.11
Light Mint
#B6FFBB
ΔE00 4.70
Light Sage
#BCECAC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFCA #F9CAFF
analogous
#EAFFCA #D0FFCA #CAFFDF
triadic
#D0FFCA #CAD0FF #FFCAD0
tetradic
#D0FFCA #CAEAFF #F9CAFF #FFDFCA
square
#D0FFCA #CAEAFF #F9CAFF #FFDFCA
split-complementary
#D0FFCA #DFCAFF #FFCAEA
monochromatic
#63FF50 #9AFF8D #D0FFCA #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.11
#D0FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#D0FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFCA
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFCA | 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)
#FFF5C7
Deuteranopia (green-blind)
#FAF1CD
Tritanopia (blue-blind)
#CDFBF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0ffca; /* rgb */ color: rgb(208, 255, 202); /* oklch */ color: oklch(95.4% 0.085 141.9);
Tailwind
colors: {
custom: {
50: '#dfffda',
500: '#d0ffca',
950: '#000000',
},
}SCSS
$custom: #d0ffca; $custom-light: #dfffda; $custom-dark: #000000;
JSON
{
"hex": "#d0ffca",
"rgb": {
"r": 208,
"g": 255,
"b": 202
},
"hsl": {
"h": 113.208,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95376,
"c": 0.08515,
"h": 141.9
},
"luminance": 0.89194
}Semantic roles & 50–950 ramp
primary
#D0FFCA
secondary
#DE84E9
accent
#00E6CC
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683