#D7FBB2#D7FBB2
#D7FBB2 is a very light, moderate yellow-green. Relative luminance 0.867; OKLCH L 94.5% C 0.102 H 129.5°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FBB2 |
|---|---|
| RGB | rgb(215, 251, 178) |
| HSL | hsl(90, 90%, 84%) |
| HSV | hsv(90, 29%, 98%) |
| CMYK | cmyk(14.3%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(94.59, -23.96, 31.28) |
| CIE-LCH | lch(94.59, 39.40, 127.46°) |
| OKLab | oklab(94.49% -0.0648 0.0786) |
| OKLCH | oklch(94.49% 0.102 129.5) |
| XYZ | xyz(70.5561, 86.6550, 55.1198) |
| Luminance | 0.8666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.81
Very Pale Green
#CFFDBC
ΔE00 2.92
Light Light Green
#C8FFB0
ΔE00 3.32
Pale Green
#C7FDB5
ΔE00 3.45
Washed Out Green
#BCF5A6
ΔE00 4.25
Tea Green
#BDF8A3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FBB2 #D6B2FB
analogous
#FBFAB2 #D7FBB2 #B3FBB2
triadic
#D7FBB2 #B2D7FB #FBB2D7
tetradic
#D7FBB2 #B2FBFA #D6B2FB #FBB2B3
square
#D7FBB2 #B2FBFA #D6B2FB #FBB2B3
split-complementary
#D7FBB2 #B2B3FB #FAB2FB
monochromatic
#9BF53E #B9F878 #D7FBB2 #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.15
#D7FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#D7FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FBB2
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FBB2 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#FDEFB5
Tritanopia (blue-blind)
#DAF5E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d7fbb2; /* rgb */ color: rgb(215, 251, 178); /* oklch */ color: oklch(94.5% 0.102 129.5);
Tailwind
colors: {
custom: {
50: '#e4fcc9',
500: '#d7fbb2',
950: '#000000',
},
}SCSS
$custom: #d7fbb2; $custom-light: #e4fcc9; $custom-dark: #000000;
JSON
{
"hex": "#d7fbb2",
"rgb": {
"r": 215,
"g": 251,
"b": 178
},
"hsl": {
"h": 89.589,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.94488,
"c": 0.10191,
"h": 129.5
},
"luminance": 0.86656
}Semantic roles & 50–950 ramp
primary
#D7FBB2
secondary
#A872DF
accent
#00E671
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582