#D5FFCC#D5FFCC
#D5FFCC is a very light, moderate green. Relative luminance 0.900; OKLCH L 95.7% C 0.080 H 140.1°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFCC |
|---|---|
| RGB | rgb(213, 255, 204) |
| HSL | hsl(109, 100%, 90%) |
| HSV | hsv(109, 20%, 100%) |
| CMYK | cmyk(16.5%, 0%, 20%, 0%) |
| CIE-LAB | lab(96.01, -22.61, 20.02) |
| CIE-LCH | lch(96.01, 30.20, 138.48°) |
| OKLab | oklab(95.75% -0.0614 0.0513) |
| OKLCH | oklch(95.75% 0.08 140.1) |
| XYZ | xyz(74.0972, 90.0243, 70.5876) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.15
Very Light Green
#D1FFBD
ΔE00 3.27
Pale Green
#C7FDB5
ΔE00 4.64
Celadon
#BEFDB7
ΔE00 4.93
Light Sage
#BCECAC
ΔE00 5.39
Light Mint
#B6FFBB
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFCC #F6CCFF
analogous
#EEFFCC #D5FFCC #CCFFDD
triadic
#D5FFCC #CCD5FF #FFCCD5
tetradic
#D5FFCC #CCEEFF #F6CCFF #FFDDCC
square
#D5FFCC #CCEEFF #F6CCFF #FFDDCC
split-complementary
#D5FFCC #DDCCFF #FFCCEE
monochromatic
#70FF52 #A3FF8F #D5FFCC #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.10
#D5FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#D5FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFCC
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFCC | 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)
#FFF6C9
Deuteranopia (green-blind)
#FBF2CE
Tritanopia (blue-blind)
#D3FBF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d5ffcc; /* rgb */ color: rgb(213, 255, 204); /* oklch */ color: oklch(95.7% 0.080 140.1);
Tailwind
colors: {
custom: {
50: '#e2ffdb',
500: '#d5ffcc',
950: '#000000',
},
}SCSS
$custom: #d5ffcc; $custom-light: #e2ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d5ffcc",
"rgb": {
"r": 213,
"g": 255,
"b": 204
},
"hsl": {
"h": 109.412,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95745,
"c": 0.08007,
"h": 140.1
},
"luminance": 0.90026
}Semantic roles & 50–950 ramp
primary
#D5FFCC
secondary
#D886EA
accent
#00E6BD
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684