#D2FFC8#D2FFC8
#D2FFC8 is a very light, moderate green. Relative luminance 0.894; OKLCH L 95.5% C 0.086 H 140.0°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFC8 |
|---|---|
| RGB | rgb(210, 255, 200) |
| HSL | hsl(109, 100%, 89%) |
| HSV | hsv(109, 22%, 100%) |
| CMYK | cmyk(17.6%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(95.74, -24.26, 21.66) |
| CIE-LCH | lch(95.74, 32.52, 138.23°) |
| OKLab | oklab(95.46% -0.0659 0.0554) |
| OKLCH | oklch(95.46% 0.086 140) |
| XYZ | xyz(72.7613, 89.3902, 68.0529) |
| Luminance | 0.8939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.27
Very Light Green
#D1FFBD
ΔE00 2.40
Pale Green
#C7FDB5
ΔE00 3.68
Celadon
#BEFDB7
ΔE00 3.99
Light Sage
#BCECAC
ΔE00 4.78
Light Mint
#B6FFBB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFC8 #F5C8FF
analogous
#EEFFC8 #D2FFC8 #C8FFDA
triadic
#D2FFC8 #C8D2FF #FFC8D2
tetradic
#D2FFC8 #C8EEFF #F5C8FF #FFDAC8
square
#D2FFC8 #C8EEFF #F5C8FF #FFDAC8
split-complementary
#D2FFC8 #DAC8FF #FFC8EE
monochromatic
#6EFF4E #A0FF8B #D2FFC8 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.11
#D2FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#D2FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFC8
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFC8 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C5
Deuteranopia (green-blind)
#FBF1CB
Tritanopia (blue-blind)
#D0FBF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2ffc8; /* rgb */ color: rgb(210, 255, 200); /* oklch */ color: oklch(95.5% 0.086 140.0);
Tailwind
colors: {
custom: {
50: '#e0ffd8',
500: '#d2ffc8',
950: '#000000',
},
}SCSS
$custom: #d2ffc8; $custom-light: #e0ffd8; $custom-dark: #000000;
JSON
{
"hex": "#d2ffc8",
"rgb": {
"r": 210,
"g": 255,
"b": 200
},
"hsl": {
"h": 109.091,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95461,
"c": 0.08612,
"h": 140
},
"luminance": 0.89392
}Semantic roles & 50–950 ramp
primary
#D2FFC8
secondary
#D682E9
accent
#00E6BC
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683