#D3FFC2#D3FFC2
#D3FFC2 is a very light, moderate green. Relative luminance 0.893; OKLCH L 95.4% C 0.092 H 137.1°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFC2 |
|---|---|
| RGB | rgb(211, 255, 194) |
| HSL | hsl(103, 100%, 88%) |
| HSV | hsv(103, 24%, 100%) |
| CMYK | cmyk(17.3%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(95.69, -24.87, 24.65) |
| CIE-LCH | lch(95.69, 35.02, 135.26°) |
| OKLab | oklab(95.4% -0.0674 0.0627) |
| OKLCH | oklch(95.4% 0.092 137.1) |
| XYZ | xyz(72.3595, 89.2625, 64.4456) |
| Luminance | 0.8926 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.01
Very Light Green
#D1FFBD
ΔE00 1.04
Pale Green
#C7FDB5
ΔE00 2.64
Celadon
#BEFDB7
ΔE00 3.50
Light Light Green
#C8FFB0
ΔE00 3.63
Light Sage
#BCECAC
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFC2 #EEC2FF
analogous
#F1FFC2 #D3FFC2 #C2FFCF
triadic
#D3FFC2 #C2D3FF #FFC2D3
tetradic
#D3FFC2 #C2F1FF #EEC2FF #FFCFC2
square
#D3FFC2 #C2F1FF #EEC2FF #FFCFC2
split-complementary
#D3FFC2 #CFC2FF #FFC2F1
monochromatic
#7BFF48 #A7FF85 #D3FFC2 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.11
#D3FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#D3FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFC2
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFC2 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BE
Deuteranopia (green-blind)
#FCF1C5
Tritanopia (blue-blind)
#D2FAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d3ffc2; /* rgb */ color: rgb(211, 255, 194); /* oklch */ color: oklch(95.4% 0.092 137.1);
Tailwind
colors: {
custom: {
50: '#e1ffd4',
500: '#d3ffc2',
950: '#000000',
},
}SCSS
$custom: #d3ffc2; $custom-light: #e1ffd4; $custom-dark: #000000;
JSON
{
"hex": "#d3ffc2",
"rgb": {
"r": 211,
"g": 255,
"b": 194
},
"hsl": {
"h": 103.279,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95396,
"c": 0.09211,
"h": 137.1
},
"luminance": 0.89264
}Semantic roles & 50–950 ramp
primary
#D3FFC2
secondary
#CA7DE8
accent
#00E6A6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683