#D2F2AA#D2F2AA
#D2F2AA is a very light, moderate yellow-green. Relative luminance 0.801; OKLCH L 92.1% C 0.100 H 127.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2AA |
|---|---|
| RGB | rgb(210, 242, 170) |
| HSL | hsl(87, 73%, 81%) |
| HSV | hsv(87, 30%, 95%) |
| CMYK | cmyk(13.2%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(91.73, -22.53, 31.42) |
| CIE-LCH | lch(91.73, 38.66, 125.65°) |
| OKLab | oklab(92.07% -0.0609 0.0788) |
| OKLCH | oklch(92.07% 0.1 127.7) |
| XYZ | xyz(65.5852, 80.1076, 50.0295) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.00
Very Light Green
#D1FFBD
ΔE00 4.09
Light Sage
#BCECAC
ΔE00 4.39
Pale Green
#C7FDB5
ΔE00 4.45
Washed Out Green
#BCF5A6
ΔE00 4.45
Light Light Green
#C8FFB0
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2AA #CAAAF2
analogous
#F2EEAA #D2F2AA #AEF2AA
triadic
#D2F2AA #AAD2F2 #F2AAD2
tetradic
#D2F2AA #AAF2EE #CAAAF2 #F2AAAE
square
#D2F2AA #AAF2EE #CAAAF2 #F2AAAE
split-complementary
#D2F2AA #AAAEF2 #EEAAF2
monochromatic
#9AE240 #B6EA75 #D2F2AA #EEFADF #F1FBE4
Accessibility & contrast
On white
1.23
#D2F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#D2F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2AA
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2AA | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A5
Deuteranopia (green-blind)
#F5E7AD
Tritanopia (blue-blind)
#D6ECDF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2f2aa; /* rgb */ color: rgb(210, 242, 170); /* oklch */ color: oklch(92.1% 0.100 127.7);
Tailwind
colors: {
custom: {
50: '#e0f6c3',
500: '#d2f2aa',
950: '#000000',
},
}SCSS
$custom: #d2f2aa; $custom-light: #e0f6c3; $custom-dark: #000000;
JSON
{
"hex": "#d2f2aa",
"rgb": {
"r": 210,
"g": 242,
"b": 170
},
"hsl": {
"h": 86.667,
"s": 73.469,
"l": 80.784
},
"oklch": {
"l": 0.92075,
"c": 0.09962,
"h": 127.7
},
"luminance": 0.80108
}Semantic roles & 50–950 ramp
primary
#D2F2AA
secondary
#9B6FD1
accent
#10D668
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582