#D7FFCB#D7FFCB
#D7FFCB is a very light, moderate green. Relative luminance 0.903; OKLCH L 95.9% C 0.080 H 138.5°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFCB |
|---|---|
| RGB | rgb(215, 255, 203) |
| HSL | hsl(106, 100%, 90%) |
| HSV | hsv(106, 20%, 100%) |
| CMYK | cmyk(15.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(96.11, -22.10, 20.69) |
| CIE-LCH | lch(96.11, 30.28, 136.89°) |
| OKLab | oklab(95.85% -0.0599 0.053) |
| OKLCH | oklch(95.85% 0.08 138.5) |
| XYZ | xyz(74.5615, 90.2776, 69.9854) |
| Luminance | 0.9028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.96
Very Light Green
#D1FFBD
ΔE00 3.05
Pale Green
#C7FDB5
ΔE00 4.55
Celadon
#BEFDB7
ΔE00 5.02
Light Sage
#BCECAC
ΔE00 5.37
Light Light Green
#C8FFB0
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFCB #F3CBFF
analogous
#F1FFCB #D7FFCB #CBFFD9
triadic
#D7FFCB #CBD7FF #FFCBD7
tetradic
#D7FFCB #CBF1FF #F3CBFF #FFD9CB
square
#D7FFCB #CBF1FF #F3CBFF #FFD9CB
split-complementary
#D7FFCB #D9CBFF #FFCBF1
monochromatic
#79FF51 #A8FF8E #D7FFCB #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.10
#D7FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#D7FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFCB
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFCB | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C8
Deuteranopia (green-blind)
#FCF2CD
Tritanopia (blue-blind)
#D6FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7ffcb; /* rgb */ color: rgb(215, 255, 203); /* oklch */ color: oklch(95.9% 0.080 138.5);
Tailwind
colors: {
custom: {
50: '#e3ffdb',
500: '#d7ffcb',
950: '#000000',
},
}SCSS
$custom: #d7ffcb; $custom-light: #e3ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d7ffcb",
"rgb": {
"r": 215,
"g": 255,
"b": 203
},
"hsl": {
"h": 106.154,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95854,
"c": 0.08003,
"h": 138.5
},
"luminance": 0.90279
}Semantic roles & 50–950 ramp
primary
#D7FFCB
secondary
#D285E9
accent
#00E6B1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684