#D0FFD2#D0FFD2
#D0FFD2 is a very light, moderate green. Relative luminance 0.896; OKLCH L 95.6% C 0.077 H 146.1°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFD2 |
|---|---|
| RGB | rgb(208, 255, 210) |
| HSL | hsl(123, 100%, 91%) |
| HSV | hsv(123, 18%, 100%) |
| CMYK | cmyk(18.4%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(95.82, -23.26, 16.65) |
| CIE-LCH | lch(95.82, 28.61, 144.40°) |
| OKLab | oklab(95.56% -0.0637 0.0429) |
| OKLCH | oklch(95.56% 0.077 146.1) |
| XYZ | xyz(73.4024, 89.5812, 74.3839) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.78
Very Light Green
#D1FFBD
ΔE00 4.94
Mint
#AAF0C1
ΔE00 5.64
Celadon
#BEFDB7
ΔE00 5.72
Light Mint
#B6FFBB
ΔE00 5.87
Pale Green
#C7FDB5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFD2 #FFD0FD
analogous
#E5FFD0 #D0FFD2 #D0FFE9
triadic
#D0FFD2 #D2D0FF #FFD2D0
tetradic
#D0FFD2 #D0E5FF #FFD0FD #FFE9D0
square
#D0FFD2 #D0E5FF #FFD0FD #FFE9D0
split-complementary
#D0FFD2 #E9D0FF #FFD0E5
monochromatic
#56FF5D #93FF97 #D0FFD2 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.11
#D0FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#D0FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFD2
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFD2 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D0
Deuteranopia (green-blind)
#F9F1D4
Tritanopia (blue-blind)
#CBFCF2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d0ffd2; /* rgb */ color: rgb(208, 255, 210); /* oklch */ color: oklch(95.6% 0.077 146.1);
Tailwind
colors: {
custom: {
50: '#dfffdf',
500: '#d0ffd2',
950: '#000000',
},
}SCSS
$custom: #d0ffd2; $custom-light: #dfffdf; $custom-dark: #000000;
JSON
{
"hex": "#d0ffd2",
"rgb": {
"r": 208,
"g": 255,
"b": 210
},
"hsl": {
"h": 122.553,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.95559,
"c": 0.07682,
"h": 146.1
},
"luminance": 0.89583
}Semantic roles & 50–950 ramp
primary
#D0FFD2
secondary
#EA89E6
accent
#00DCE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684