#D0FED3#D0FED3
#D0FED3 is a very light, moderate green. Relative luminance 0.890; OKLCH L 95.4% C 0.074 H 146.7°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FED3 |
|---|---|
| RGB | rgb(208, 254, 211) |
| HSL | hsl(124, 96%, 91%) |
| HSV | hsv(124, 18%, 100%) |
| CMYK | cmyk(18.1%, 0%, 16.9%, 0.4%) |
| CIE-LAB | lab(95.58, -22.61, 15.80) |
| CIE-LCH | lch(95.58, 27.58, 145.06°) |
| OKLab | oklab(95.37% -0.062 0.0407) |
| OKLCH | oklch(95.37% 0.074 146.7) |
| XYZ | xyz(73.2092, 88.9949, 74.9360) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.22
Very Light Green
#D1FFBD
ΔE00 5.39
Mint
#AAF0C1
ΔE00 5.66
Celadon
#BEFDB7
ΔE00 6.17
Light Mint
#B6FFBB
ΔE00 6.29
Pale Green
#C7FDB5
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FED3 #FED0FB
analogous
#E4FED0 #D0FED3 #D0FEEA
triadic
#D0FED3 #D3D0FE #FED3D0
tetradic
#D0FED3 #D0E4FE #FED0FB #FEEAD0
square
#D0FED3 #D0E4FE #FED0FB #FEEAD0
split-complementary
#D0FED3 #EAD0FE #FED0E4
monochromatic
#58FB63 #94FD9B #D0FED3 #E1FEE3 #E1FEE3
Accessibility & contrast
On white
1.12
#D0FED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#D0FED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FED3
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FED3 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5D1
Deuteranopia (green-blind)
#F8F0D5
Tritanopia (blue-blind)
#CBFCF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0fed3; /* rgb */ color: rgb(208, 254, 211); /* oklch */ color: oklch(95.4% 0.074 146.7);
Tailwind
colors: {
custom: {
50: '#dfffe0',
500: '#d0fed3',
950: '#000000',
},
}SCSS
$custom: #d0fed3; $custom-light: #dfffe0; $custom-dark: #000000;
JSON
{
"hex": "#d0fed3",
"rgb": {
"r": 208,
"g": 254,
"b": 211
},
"hsl": {
"h": 123.913,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.95371,
"c": 0.07419,
"h": 146.7
},
"luminance": 0.88997
}Semantic roles & 50–950 ramp
primary
#D0FED3
secondary
#E88AE2
accent
#00D7E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684