#D3FFCB#D3FFCB
#D3FFCB is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.6% C 0.082 H 140.8°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFCB |
|---|---|
| RGB | rgb(211, 255, 203) |
| HSL | hsl(111, 100%, 90%) |
| HSV | hsv(111, 20%, 100%) |
| CMYK | cmyk(17.3%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(95.86, -23.44, 20.31) |
| CIE-LCH | lch(95.86, 31.02, 139.09°) |
| OKLab | oklab(95.59% -0.0638 0.0521) |
| OKLCH | oklch(95.59% 0.082 140.8) |
| XYZ | xyz(73.4010, 89.6792, 69.9310) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.94
Very Light Green
#D1FFBD
ΔE00 3.07
Pale Green
#C7FDB5
ΔE00 4.35
Celadon
#BEFDB7
ΔE00 4.56
Light Sage
#BCECAC
ΔE00 5.18
Light Mint
#B6FFBB
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFCB #F7CBFF
analogous
#EDFFCB #D3FFCB #CBFFDD
triadic
#D3FFCB #CBD3FF #FFCBD3
tetradic
#D3FFCB #CBEDFF #F7CBFF #FFDDCB
square
#D3FFCB #CBEDFF #F7CBFF #FFDDCB
split-complementary
#D3FFCB #DDCBFF #FFCBED
monochromatic
#6BFF51 #9FFF8E #D3FFCB #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.11
#D3FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#D3FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFCB
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFCB | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C8
Deuteranopia (green-blind)
#FBF1CE
Tritanopia (blue-blind)
#D1FBF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3ffcb; /* rgb */ color: rgb(211, 255, 203); /* oklch */ color: oklch(95.6% 0.082 140.8);
Tailwind
colors: {
custom: {
50: '#e1ffdb',
500: '#d3ffcb',
950: '#000000',
},
}SCSS
$custom: #d3ffcb; $custom-light: #e1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d3ffcb",
"rgb": {
"r": 211,
"g": 255,
"b": 203
},
"hsl": {
"h": 110.769,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95592,
"c": 0.08231,
"h": 140.8
},
"luminance": 0.89681
}Semantic roles & 50–950 ramp
primary
#D3FFCB
secondary
#DA85E9
accent
#00E6C2
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684