#D3FFC8#D3FFC8
#D3FFC8 is a very light, moderate green. Relative luminance 0.895; OKLCH L 95.5% C 0.086 H 139.4°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFC8 |
|---|---|
| RGB | rgb(211, 255, 200) |
| HSL | hsl(108, 100%, 89%) |
| HSV | hsv(108, 22%, 100%) |
| CMYK | cmyk(17.3%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(95.80, -23.92, 21.76) |
| CIE-LCH | lch(95.80, 32.34, 137.72°) |
| OKLab | oklab(95.53% -0.065 0.0556) |
| OKLCH | oklch(95.53% 0.086 139.4) |
| XYZ | xyz(73.0470, 89.5375, 68.0663) |
| Luminance | 0.8954 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.25
Very Light Green
#D1FFBD
ΔE00 2.37
Pale Green
#C7FDB5
ΔE00 3.72
Celadon
#BEFDB7
ΔE00 4.11
Light Sage
#BCECAC
ΔE00 4.82
Light Light Green
#C8FFB0
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFC8 #F4C8FF
analogous
#EFFFC8 #D3FFC8 #C8FFD9
triadic
#D3FFC8 #C8D3FF #FFC8D3
tetradic
#D3FFC8 #C8EFFF #F4C8FF #FFD9C8
square
#D3FFC8 #C8EFFF #F4C8FF #FFD9C8
split-complementary
#D3FFC8 #D9C8FF #FFC8EF
monochromatic
#71FF4E #A2FF8B #D3FFC8 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.11
#D3FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#D3FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFC8
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFC8 | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C5
Deuteranopia (green-blind)
#FBF1CB
Tritanopia (blue-blind)
#D1FBF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3ffc8; /* rgb */ color: rgb(211, 255, 200); /* oklch */ color: oklch(95.5% 0.086 139.4);
Tailwind
colors: {
custom: {
50: '#e1ffd8',
500: '#d3ffc8',
950: '#000000',
},
}SCSS
$custom: #d3ffc8; $custom-light: #e1ffd8; $custom-dark: #000000;
JSON
{
"hex": "#d3ffc8",
"rgb": {
"r": 211,
"g": 255,
"b": 200
},
"hsl": {
"h": 108,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95525,
"c": 0.08555,
"h": 139.4
},
"luminance": 0.89539
}Semantic roles & 50–950 ramp
primary
#D3FFC8
secondary
#D482E9
accent
#00E6B8
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683