#D2FFB2#D2FFB2
#D2FFB2 is a very light, moderate yellow-green. Relative luminance 0.884; OKLCH L 95.0% C 0.110 H 132.8°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFB2 |
|---|---|
| RGB | rgb(210, 255, 178) |
| HSL | hsl(95, 100%, 85%) |
| HSV | hsv(95, 30%, 100%) |
| CMYK | cmyk(17.6%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(95.34, -27.60, 32.24) |
| CIE-LCH | lch(95.34, 42.43, 130.57°) |
| OKLab | oklab(95.01% -0.0749 0.0809) |
| OKLCH | oklch(95.01% 0.11 132.8) |
| XYZ | xyz(70.3727, 88.4348, 55.4729) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.73
Pale Green
#C7FDB5
ΔE00 2.25
Very Light Green
#D1FFBD
ΔE00 2.28
Very Pale Green
#CFFDBC
ΔE00 2.50
Tea Green
#BDF8A3
ΔE00 3.19
Washed Out Green
#BCF5A6
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFB2 #DFB2FF
analogous
#F8FFB2 #D2FFB2 #B2FFB9
triadic
#D2FFB2 #B2D2FF #FFB2D2
tetradic
#D2FFB2 #B2F8FF #DFB2FF #FFB9B2
square
#D2FFB2 #B2F8FF #DFB2FF #FFB9B2
split-complementary
#D2FFB2 #B9B2FF #FFB2F8
monochromatic
#8AFF38 #AEFF75 #D2FFB2 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.12
#D2FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#D2FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFB2
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFB2 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AD
Deuteranopia (green-blind)
#FFF0B6
Tritanopia (blue-blind)
#D3F9EB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffb2; /* rgb */ color: rgb(210, 255, 178); /* oklch */ color: oklch(95.0% 0.110 132.8);
Tailwind
colors: {
custom: {
50: '#e0ffc9',
500: '#d2ffb2',
950: '#000000',
},
}SCSS
$custom: #d2ffb2; $custom-light: #e0ffc9; $custom-dark: #000000;
JSON
{
"hex": "#d2ffb2",
"rgb": {
"r": 210,
"g": 255,
"b": 178
},
"hsl": {
"h": 95.065,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.95009,
"c": 0.1103,
"h": 132.8
},
"luminance": 0.88436
}Semantic roles & 50–950 ramp
primary
#D2FFB2
secondary
#B570E6
accent
#00E686
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682