#D2FFB3#D2FFB3
#D2FFB3 is a very light, moderate yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.109 H 133.0°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFB3 |
|---|---|
| RGB | rgb(210, 255, 179) |
| HSL | hsl(96, 100%, 85%) |
| HSV | hsv(96, 30%, 100%) |
| CMYK | cmyk(17.6%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(95.36, -27.45, 31.76) |
| CIE-LCH | lch(95.36, 41.98, 130.84°) |
| OKLab | oklab(95.03% -0.0745 0.0798) |
| OKLCH | oklch(95.03% 0.109 133) |
| XYZ | xyz(70.4735, 88.4751, 56.0036) |
| Luminance | 0.8848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.72
Very Light Green
#D1FFBD
ΔE00 2.09
Pale Green
#C7FDB5
ΔE00 2.13
Very Pale Green
#CFFDBC
ΔE00 2.31
Tea Green
#BDF8A3
ΔE00 3.25
Washed Out Green
#BCF5A6
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFB3 #E0B3FF
analogous
#F8FFB3 #D2FFB3 #B3FFBA
triadic
#D2FFB3 #B3D2FF #FFB3D2
tetradic
#D2FFB3 #B3F8FF #E0B3FF #FFBAB3
square
#D2FFB3 #B3F8FF #E0B3FF #FFBAB3
split-complementary
#D2FFB3 #BAB3FF #FFB3F8
monochromatic
#8AFF39 #AEFF76 #D2FFB3 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.12
#D2FFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#D2FFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFB3
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFB3 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AE
Deuteranopia (green-blind)
#FEF0B7
Tritanopia (blue-blind)
#D3F9EB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffb3; /* rgb */ color: rgb(210, 255, 179); /* oklch */ color: oklch(95.0% 0.109 133.0);
Tailwind
colors: {
custom: {
50: '#e0ffca',
500: '#d2ffb3',
950: '#000000',
},
}SCSS
$custom: #d2ffb3; $custom-light: #e0ffca; $custom-dark: #000000;
JSON
{
"hex": "#d2ffb3",
"rgb": {
"r": 210,
"g": 255,
"b": 179
},
"hsl": {
"h": 95.526,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.95028,
"c": 0.1092,
"h": 133
},
"luminance": 0.88476
}Semantic roles & 50–950 ramp
primary
#D2FFB3
secondary
#B670E6
accent
#00E688
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682