#D0FFDC#D0FFDC
#D0FFDC is a very light, moderate green. Relative luminance 0.901; OKLCH L 95.8% C 0.067 H 152.8°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFDC |
|---|---|
| RGB | rgb(208, 255, 220) |
| HSL | hsl(135, 100%, 91%) |
| HSV | hsv(135, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.04, -21.52, 11.83) |
| CIE-LCH | lch(96.04, 24.56, 151.19°) |
| OKLab | oklab(95.8% -0.0596 0.0306) |
| OKLCH | oklch(95.8% 0.067 152.8) |
| XYZ | xyz(74.6874, 90.0952, 81.1513) |
| Luminance | 0.9010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.19
Pale Turquoise
#A5FBD5
ΔE00 6.59
Pale Aqua
#B8FFEB
ΔE00 6.95
Very Pale Green
#CFFDBC
ΔE00 7.45
Very Light Green
#D1FFBD
ΔE00 7.61
Light Mint
#B6FFBB
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFDC #FFD0F3
analogous
#DBFFD0 #D0FFDC #D0FFF3
triadic
#D0FFDC #DCD0FF #FFDCD0
tetradic
#D0FFDC #D0DBFF #FFD0F3 #FFF3D0
square
#D0FFDC #D0DBFF #FFD0F3 #FFF3D0
split-complementary
#D0FFDC #F3D0FF #FFD0DB
monochromatic
#56FF81 #93FFAE #D0FFDC #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.10
#D0FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#D0FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFDC
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFDC | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#F7F1DE
Tritanopia (blue-blind)
#C9FEF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d0ffdc; /* rgb */ color: rgb(208, 255, 220); /* oklch */ color: oklch(95.8% 0.067 152.8);
Tailwind
colors: {
custom: {
50: '#dfffe6',
500: '#d0ffdc',
950: '#000000',
},
}SCSS
$custom: #d0ffdc; $custom-light: #dfffe6; $custom-dark: #000000;
JSON
{
"hex": "#d0ffdc",
"rgb": {
"r": 208,
"g": 255,
"b": 220
},
"hsl": {
"h": 135.319,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.958,
"c": 0.06706,
"h": 152.8
},
"luminance": 0.90097
}Semantic roles & 50–950 ramp
primary
#D0FFDC
secondary
#EA89D1
accent
#00ABE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684