#D2F3BF#D2F3BF
#D2F3BF is a very light, moderate yellow-green. Relative luminance 0.816; OKLCH L 92.7% C 0.077 H 134.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F3BF |
|---|---|
| RGB | rgb(210, 243, 191) |
| HSL | hsl(98, 68%, 85%) |
| HSV | hsv(98, 21%, 95%) |
| CMYK | cmyk(13.6%, 0%, 21.4%, 4.7%) |
| CIE-LAB | lab(92.38, -19.90, 21.60) |
| CIE-LCH | lch(92.38, 29.37, 132.66°) |
| OKLab | oklab(92.72% -0.0537 0.0552) |
| OKLCH | oklch(92.72% 0.077 134.2) |
| XYZ | xyz(68.0311, 81.5635, 61.4393) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.57
Very Light Green
#D1FFBD
ΔE00 3.86
Light Sage
#BCECAC
ΔE00 4.18
Pale Green
#C7FDB5
ΔE00 5.05
Light Grey Green
#B7E1A1
ΔE00 5.45
Celadon
#BEFDB7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F3BF #E0BFF3
analogous
#ECF3BF #D2F3BF #BFF3C6
triadic
#D2F3BF #BFD2F3 #F3BFD2
tetradic
#D2F3BF #BFECF3 #E0BFF3 #F3C6BF
square
#D2F3BF #BFECF3 #E0BFF3 #F3C6BF
split-complementary
#D2F3BF #C6BFF3 #F3BFEC
monochromatic
#8AE058 #AEE98B #D2F3BF #EDFAE5 #EDFAE5
Accessibility & contrast
On white
1.21
#D2F3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#D2F3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F3BF
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F3BF | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBC
Deuteranopia (green-blind)
#F2E8C1
Tritanopia (blue-blind)
#D2EFE5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f3bf; /* rgb */ color: rgb(210, 243, 191); /* oklch */ color: oklch(92.7% 0.077 134.2);
Tailwind
colors: {
custom: {
50: '#e0f7d2',
500: '#d2f3bf',
950: '#000000',
},
}SCSS
$custom: #d2f3bf; $custom-light: #e0f7d2; $custom-dark: #000000;
JSON
{
"hex": "#d2f3bf",
"rgb": {
"r": 210,
"g": 243,
"b": 191
},
"hsl": {
"h": 98.077,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.92718,
"c": 0.07699,
"h": 134.2
},
"luminance": 0.81564
}Semantic roles & 50–950 ramp
primary
#D2F3BF
secondary
#B683D3
accent
#15D08C
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583