#D0FFCB#D0FFCB
#D0FFCB is a very light, moderate green. Relative luminance 0.892; OKLCH L 95.4% C 0.084 H 142.4°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FFCB |
|---|---|
| RGB | rgb(208, 255, 203) |
| HSL | hsl(114, 100%, 90%) |
| HSV | hsv(114, 20%, 100%) |
| CMYK | cmyk(18.4%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.68, -24.43, 20.03) |
| CIE-LCH | lch(95.68, 31.59, 140.66°) |
| OKLab | oklab(95.4% -0.0666 0.0514) |
| OKLCH | oklch(95.4% 0.084 142.4) |
| XYZ | xyz(72.5494, 89.2400, 69.8910) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.06
Very Light Green
#D1FFBD
ΔE00 3.21
Celadon
#BEFDB7
ΔE00 4.29
Pale Green
#C7FDB5
ΔE00 4.29
Light Mint
#B6FFBB
ΔE00 4.81
Light Sage
#BCECAC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FFCB #FACBFF
analogous
#EAFFCB #D0FFCB #CBFFE0
triadic
#D0FFCB #CBD0FF #FFCBD0
tetradic
#D0FFCB #CBEAFF #FACBFF #FFE0CB
square
#D0FFCB #CBEAFF #FACBFF #FFE0CB
split-complementary
#D0FFCB #E0CBFF #FFCBEA
monochromatic
#61FF51 #99FF8E #D0FFCB #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.11
#D0FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#D0FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FFCB
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FFCB | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C8
Deuteranopia (green-blind)
#FAF1CE
Tritanopia (blue-blind)
#CDFCF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d0ffcb; /* rgb */ color: rgb(208, 255, 203); /* oklch */ color: oklch(95.4% 0.084 142.4);
Tailwind
colors: {
custom: {
50: '#dfffdb',
500: '#d0ffcb',
950: '#000000',
},
}SCSS
$custom: #d0ffcb; $custom-light: #dfffdb; $custom-dark: #000000;
JSON
{
"hex": "#d0ffcb",
"rgb": {
"r": 208,
"g": 255,
"b": 203
},
"hsl": {
"h": 114.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95399,
"c": 0.0841,
"h": 142.4
},
"luminance": 0.89242
}Semantic roles & 50–950 ramp
primary
#D0FFCB
secondary
#E085E9
accent
#00E6CF
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684