#D2FFB4#D2FFB4
#D2FFB4 is a very light, moderate yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.108 H 133.3°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFB4 |
|---|---|
| RGB | rgb(210, 255, 180) |
| HSL | hsl(96, 100%, 85%) |
| HSV | hsv(96, 29%, 100%) |
| CMYK | cmyk(17.6%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(95.38, -27.31, 31.28) |
| CIE-LCH | lch(95.38, 41.52, 131.13°) |
| OKLab | oklab(95.05% -0.0741 0.0787) |
| OKLCH | oklch(95.05% 0.108 133.3) |
| XYZ | xyz(70.5750, 88.5157, 56.5382) |
| Luminance | 0.8852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.74
Very Light Green
#D1FFBD
ΔE00 1.90
Pale Green
#C7FDB5
ΔE00 2.02
Very Pale Green
#CFFDBC
ΔE00 2.12
Washed Out Green
#BCF5A6
ΔE00 3.30
Tea Green
#BDF8A3
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFB4 #E1B4FF
analogous
#F7FFB4 #D2FFB4 #B4FFBB
triadic
#D2FFB4 #B4D2FF #FFB4D2
tetradic
#D2FFB4 #B4F7FF #E1B4FF #FFBBB4
square
#D2FFB4 #B4F7FF #E1B4FF #FFBBB4
split-complementary
#D2FFB4 #BBB4FF #FFB4F7
monochromatic
#89FF3A #ADFF77 #D2FFB4 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.12
#D2FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#D2FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFB4
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFB4 | 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)
#FFF4AF
Deuteranopia (green-blind)
#FEF0B8
Tritanopia (blue-blind)
#D3F9EB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffb4; /* rgb */ color: rgb(210, 255, 180); /* oklch */ color: oklch(95.0% 0.108 133.3);
Tailwind
colors: {
custom: {
50: '#e0ffcb',
500: '#d2ffb4',
950: '#000000',
},
}SCSS
$custom: #d2ffb4; $custom-light: #e0ffcb; $custom-dark: #000000;
JSON
{
"hex": "#d2ffb4",
"rgb": {
"r": 210,
"g": 255,
"b": 180
},
"hsl": {
"h": 96,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.95048,
"c": 0.10809,
"h": 133.3
},
"luminance": 0.88517
}Semantic roles & 50–950 ramp
primary
#D2FFB4
secondary
#B771E6
accent
#00E68A
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683