#D3FFB2#D3FFB2
#D3FFB2 is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.1% C 0.110 H 132.4°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFB2 |
|---|---|
| RGB | rgb(211, 255, 178) |
| HSL | hsl(94, 100%, 85%) |
| HSV | hsv(94, 30%, 100%) |
| CMYK | cmyk(17.3%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(95.41, -27.25, 32.33) |
| CIE-LCH | lch(95.41, 42.28, 130.13°) |
| OKLab | oklab(95.08% -0.074 0.0812) |
| OKLCH | oklch(95.08% 0.11 132.4) |
| XYZ | xyz(70.6584, 88.5821, 55.4863) |
| Luminance | 0.8858 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.92
Very Light Green
#D1FFBD
ΔE00 2.36
Pale Green
#C7FDB5
ΔE00 2.42
Very Pale Green
#CFFDBC
ΔE00 2.58
Tea Green
#BDF8A3
ΔE00 3.33
Washed Out Green
#BCF5A6
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFB2 #DEB2FF
analogous
#F9FFB2 #D3FFB2 #B2FFB8
triadic
#D3FFB2 #B2D3FF #FFB2D3
tetradic
#D3FFB2 #B2F9FF #DEB2FF #FFB8B2
square
#D3FFB2 #B2F9FF #DEB2FF #FFB8B2
split-complementary
#D3FFB2 #B8B2FF #FFB2F9
monochromatic
#8DFF38 #B0FF75 #D3FFB2 #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.12
#D3FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#D3FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFB2
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFB2 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AD
Deuteranopia (green-blind)
#FFF1B6
Tritanopia (blue-blind)
#D4F9EB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3ffb2; /* rgb */ color: rgb(211, 255, 178); /* oklch */ color: oklch(95.1% 0.110 132.4);
Tailwind
colors: {
custom: {
50: '#e1ffc9',
500: '#d3ffb2',
950: '#000000',
},
}SCSS
$custom: #d3ffb2; $custom-light: #e1ffc9; $custom-dark: #000000;
JSON
{
"hex": "#d3ffb2",
"rgb": {
"r": 211,
"g": 255,
"b": 178
},
"hsl": {
"h": 94.286,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.95075,
"c": 0.10982,
"h": 132.4
},
"luminance": 0.88583
}Semantic roles & 50–950 ramp
primary
#D3FFB2
secondary
#B370E6
accent
#00E683
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682