#D4FFCB#D4FFCB
#D4FFCB is a very light, moderate green. Relative luminance 0.898; OKLCH L 95.7% C 0.082 H 140.2°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFCB |
|---|---|
| RGB | rgb(212, 255, 203) |
| HSL | hsl(110, 100%, 90%) |
| HSV | hsv(110, 20%, 100%) |
| CMYK | cmyk(16.9%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.93, -23.11, 20.41) |
| CIE-LCH | lch(95.93, 30.83, 138.55°) |
| OKLab | oklab(95.66% -0.0628 0.0523) |
| OKLCH | oklch(95.66% 0.082 140.2) |
| XYZ | xyz(73.6885, 89.8274, 69.9444) |
| Luminance | 0.8983 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.92
Very Light Green
#D1FFBD
ΔE00 3.04
Pale Green
#C7FDB5
ΔE00 4.38
Celadon
#BEFDB7
ΔE00 4.67
Light Sage
#BCECAC
ΔE00 5.22
Light Mint
#B6FFBB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFCB #F6CBFF
analogous
#EEFFCB #D4FFCB #CBFFDC
triadic
#D4FFCB #CBD4FF #FFCBD4
tetradic
#D4FFCB #CBEEFF #F6CBFF #FFDCCB
square
#D4FFCB #CBEEFF #F6CBFF #FFDCCB
split-complementary
#D4FFCB #DCCBFF #FFCBEE
monochromatic
#6FFF51 #A1FF8E #D4FFCB #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.11
#D4FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#D4FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFCB
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFCB | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C8
Deuteranopia (green-blind)
#FBF2CD
Tritanopia (blue-blind)
#D2FBF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d4ffcb; /* rgb */ color: rgb(212, 255, 203); /* oklch */ color: oklch(95.7% 0.082 140.2);
Tailwind
colors: {
custom: {
50: '#e1ffdb',
500: '#d4ffcb',
950: '#000000',
},
}SCSS
$custom: #d4ffcb; $custom-light: #e1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d4ffcb",
"rgb": {
"r": 212,
"g": 255,
"b": 203
},
"hsl": {
"h": 109.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95657,
"c": 0.08173,
"h": 140.2
},
"luminance": 0.89829
}Semantic roles & 50–950 ramp
primary
#D4FFCB
secondary
#D885E9
accent
#00E6BE
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684