#D2FFC5#D2FFC5
#D2FFC5 is a very light, moderate green. Relative luminance 0.893; OKLCH L 95.4% C 0.089 H 138.7°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFC5 |
|---|---|
| RGB | rgb(210, 255, 197) |
| HSL | hsl(107, 100%, 89%) |
| HSV | hsv(107, 23%, 100%) |
| CMYK | cmyk(17.6%, 0%, 22.7%, 0%) |
| CIE-LAB | lab(95.69, -24.74, 23.11) |
| CIE-LCH | lch(95.69, 33.85, 136.95°) |
| OKLab | oklab(95.4% -0.0672 0.059) |
| OKLCH | oklch(95.4% 0.089 138.7) |
| XYZ | xyz(72.4141, 89.2514, 66.2245) |
| Luminance | 0.8925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.60
Very Light Green
#D1FFBD
ΔE00 1.71
Pale Green
#C7FDB5
ΔE00 3.08
Celadon
#BEFDB7
ΔE00 3.61
Light Light Green
#C8FFB0
ΔE00 4.19
Light Sage
#BCECAC
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFC5 #F2C5FF
analogous
#EFFFC5 #D2FFC5 #C5FFD5
triadic
#D2FFC5 #C5D2FF #FFC5D2
tetradic
#D2FFC5 #C5EFFF #F2C5FF #FFD5C5
square
#D2FFC5 #C5EFFF #F2C5FF #FFD5C5
split-complementary
#D2FFC5 #D5C5FF #FFC5EF
monochromatic
#73FF4B #A3FF88 #D2FFC5 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.11
#D2FFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#D2FFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFC5
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFC5 | 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)
#FFF5C2
Deuteranopia (green-blind)
#FCF1C8
Tritanopia (blue-blind)
#D0FBEF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2ffc5; /* rgb */ color: rgb(210, 255, 197); /* oklch */ color: oklch(95.4% 0.089 138.7);
Tailwind
colors: {
custom: {
50: '#e0ffd6',
500: '#d2ffc5',
950: '#000000',
},
}SCSS
$custom: #d2ffc5; $custom-light: #e0ffd6; $custom-dark: #000000;
JSON
{
"hex": "#d2ffc5",
"rgb": {
"r": 210,
"g": 255,
"b": 197
},
"hsl": {
"h": 106.552,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.95395,
"c": 0.08938,
"h": 138.7
},
"luminance": 0.89253
}Semantic roles & 50–950 ramp
primary
#D2FFC5
secondary
#D180E9
accent
#00E6B2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683