#D2F2BF#D2F2BF
#D2F2BF is a very light, moderate yellow-green. Relative luminance 0.810; OKLCH L 92.5% C 0.075 H 134.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F2BF |
|---|---|
| RGB | rgb(210, 242, 191) |
| HSL | hsl(98, 66%, 85%) |
| HSV | hsv(98, 21%, 95%) |
| CMYK | cmyk(13.2%, 0%, 21.1%, 5.1%) |
| CIE-LAB | lab(92.12, -19.42, 21.23) |
| CIE-LCH | lch(92.12, 28.77, 132.45°) |
| OKLab | oklab(92.51% -0.0523 0.0543) |
| OKLCH | oklch(92.51% 0.075 134) |
| XYZ | xyz(67.7327, 80.9666, 61.3398) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.89
Very Light Green
#D1FFBD
ΔE00 4.17
Light Sage
#BCECAC
ΔE00 4.33
Pale Green
#C7FDB5
ΔE00 5.35
Light Grey Green
#B7E1A1
ΔE00 5.47
Celadon
#BEFDB7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F2BF #DFBFF2
analogous
#ECF2BF #D2F2BF #BFF2C6
triadic
#D2F2BF #BFD2F2 #F2BFD2
tetradic
#D2F2BF #BFECF2 #DFBFF2 #F2C6BF
square
#D2F2BF #BFECF2 #DFBFF2 #F2C6BF
split-complementary
#D2F2BF #C6BFF2 #F2BFEC
monochromatic
#8ADD59 #AEE88C #D2F2BF #EDFAE6 #EDFAE6
Accessibility & contrast
On white
1.22
#D2F2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D2F2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F2BF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F2BF | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABC
Deuteranopia (green-blind)
#F1E7C1
Tritanopia (blue-blind)
#D2EEE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d2f2bf; /* rgb */ color: rgb(210, 242, 191); /* oklch */ color: oklch(92.5% 0.075 134.0);
Tailwind
colors: {
custom: {
50: '#e0f6d2',
500: '#d2f2bf',
950: '#000000',
},
}SCSS
$custom: #d2f2bf; $custom-light: #e0f6d2; $custom-dark: #000000;
JSON
{
"hex": "#d2f2bf",
"rgb": {
"r": 210,
"g": 242,
"b": 191
},
"hsl": {
"h": 97.647,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.92507,
"c": 0.0754,
"h": 134
},
"luminance": 0.80967
}Semantic roles & 50–950 ramp
primary
#D2F2BF
secondary
#B583D2
accent
#17CE8A
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583