#D0FFC8#D0FFC8
#D0FFC8 is a very light, moderate green. Relative luminance 0.891; OKLCH L 95.3% C 0.087 H 141.0°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFC8 |
|---|---|
| RGB | rgb(208, 255, 200) |
| HSL | hsl(111, 100%, 89%) |
| HSV | hsv(111, 22%, 100%) |
| CMYK | cmyk(18.4%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(95.62, -24.92, 21.47) |
| CIE-LCH | lch(95.62, 32.90, 139.25°) |
| OKLab | oklab(95.33% -0.0678 0.0549) |
| OKLCH | oklch(95.33% 0.087 141) |
| XYZ | xyz(72.1953, 89.0984, 68.0264) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.36
Very Light Green
#D1FFBD
ΔE00 2.51
Pale Green
#C7FDB5
ΔE00 3.63
Celadon
#BEFDB7
ΔE00 3.78
Light Mint
#B6FFBB
ΔE00 4.51
Light Sage
#BCECAC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFC8 #F7C8FF
analogous
#ECFFC8 #D0FFC8 #C8FFDC
triadic
#D0FFC8 #C8D0FF #FFC8D0
tetradic
#D0FFC8 #C8ECFF #F7C8FF #FFDCC8
square
#D0FFC8 #C8ECFF #F7C8FF #FFDCC8
split-complementary
#D0FFC8 #DCC8FF #FFC8EC
monochromatic
#67FF4E #9CFF8B #D0FFC8 #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.12
#D0FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#D0FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFC8
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFC8 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C5
Deuteranopia (green-blind)
#FBF1CB
Tritanopia (blue-blind)
#CDFBF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d0ffc8; /* rgb */ color: rgb(208, 255, 200); /* oklch */ color: oklch(95.3% 0.087 141.0);
Tailwind
colors: {
custom: {
50: '#dfffd8',
500: '#d0ffc8',
950: '#000000',
},
}SCSS
$custom: #d0ffc8; $custom-light: #dfffd8; $custom-dark: #000000;
JSON
{
"hex": "#d0ffc8",
"rgb": {
"r": 208,
"g": 255,
"b": 200
},
"hsl": {
"h": 111.273,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95332,
"c": 0.08728,
"h": 141
},
"luminance": 0.891
}Semantic roles & 50–950 ramp
primary
#D0FFC8
secondary
#DA82E9
accent
#00E6C4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683