#D7FFCA#D7FFCA
#D7FFCA is a very light, moderate green. Relative luminance 0.902; OKLCH L 95.8% C 0.081 H 138.1°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFCA |
|---|---|
| RGB | rgb(215, 255, 202) |
| HSL | hsl(105, 100%, 90%) |
| HSV | hsv(105, 21%, 100%) |
| CMYK | cmyk(15.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(96.09, -22.26, 21.18) |
| CIE-LCH | lch(96.09, 30.73, 136.44°) |
| OKLab | oklab(95.83% -0.0604 0.0542) |
| OKLCH | oklch(95.83% 0.081 138.1) |
| XYZ | xyz(74.4428, 90.2300, 69.3598) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.75
Very Light Green
#D1FFBD
ΔE00 2.83
Pale Green
#C7FDB5
ΔE00 4.35
Celadon
#BEFDB7
ΔE00 4.89
Light Sage
#BCECAC
ΔE00 5.25
Light Light Green
#C8FFB0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFCA #F2CAFF
analogous
#F2FFCA #D7FFCA #CAFFD8
triadic
#D7FFCA #CAD7FF #FFCAD7
tetradic
#D7FFCA #CAF2FF #F2CAFF #FFD8CA
square
#D7FFCA #CAF2FF #F2CAFF #FFD8CA
split-complementary
#D7FFCA #D8CAFF #FFCAF2
monochromatic
#7BFF50 #A9FF8D #D7FFCA #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.10
#D7FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#D7FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFCA
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFCA | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C7
Deuteranopia (green-blind)
#FCF2CC
Tritanopia (blue-blind)
#D6FBF0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7ffca; /* rgb */ color: rgb(215, 255, 202); /* oklch */ color: oklch(95.8% 0.081 138.1);
Tailwind
colors: {
custom: {
50: '#e3ffda',
500: '#d7ffca',
950: '#000000',
},
}SCSS
$custom: #d7ffca; $custom-light: #e3ffda; $custom-dark: #000000;
JSON
{
"hex": "#d7ffca",
"rgb": {
"r": 215,
"g": 255,
"b": 202
},
"hsl": {
"h": 105.283,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95832,
"c": 0.08113,
"h": 138.1
},
"luminance": 0.90231
}Semantic roles & 50–950 ramp
primary
#D7FFCA
secondary
#D084E9
accent
#00E6AD
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683