#D5FFCD#D5FFCD
#D5FFCD is a very light, moderate green. Relative luminance 0.901; OKLCH L 95.8% C 0.079 H 140.6°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFCD |
|---|---|
| RGB | rgb(213, 255, 205) |
| HSL | hsl(110, 100%, 90%) |
| HSV | hsv(110, 20%, 100%) |
| CMYK | cmyk(16.5%, 0%, 19.6%, 0%) |
| CIE-LAB | lab(96.03, -22.45, 19.54) |
| CIE-LCH | lch(96.03, 29.76, 138.97°) |
| OKLab | oklab(95.77% -0.061 0.0501) |
| OKLCH | oklch(95.77% 0.079 140.6) |
| XYZ | xyz(74.2176, 90.0725, 71.2213) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.38
Very Light Green
#D1FFBD
ΔE00 3.51
Pale Green
#C7FDB5
ΔE00 4.85
Celadon
#BEFDB7
ΔE00 5.10
Light Sage
#BCECAC
ΔE00 5.53
Light Mint
#B6FFBB
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFCD #F7CDFF
analogous
#EEFFCD #D5FFCD #CDFFDE
triadic
#D5FFCD #CDD5FF #FFCDD5
tetradic
#D5FFCD #CDEEFF #F7CDFF #FFDECD
square
#D5FFCD #CDEEFF #F7CDFF #FFDECD
split-complementary
#D5FFCD #DECDFF #FFCDEE
monochromatic
#6EFF53 #A2FF90 #D5FFCD #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.10
#D5FFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#D5FFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFCD
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFCD | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CA
Deuteranopia (green-blind)
#FBF2CF
Tritanopia (blue-blind)
#D3FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d5ffcd; /* rgb */ color: rgb(213, 255, 205); /* oklch */ color: oklch(95.8% 0.079 140.6);
Tailwind
colors: {
custom: {
50: '#e2ffdc',
500: '#d5ffcd',
950: '#000000',
},
}SCSS
$custom: #d5ffcd; $custom-light: #e2ffdc; $custom-dark: #000000;
JSON
{
"hex": "#d5ffcd",
"rgb": {
"r": 213,
"g": 255,
"b": 205
},
"hsl": {
"h": 110.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.95767,
"c": 0.07899,
"h": 140.6
},
"luminance": 0.90074
}Semantic roles & 50–950 ramp
primary
#D5FFCD
secondary
#DA86EA
accent
#00E6C1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684