#D7FFB0#D7FFB0
#D7FFB0 is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.3% C 0.110 H 130.1°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFB0 |
|---|---|
| RGB | rgb(215, 255, 176) |
| HSL | hsl(90, 100%, 85%) |
| HSV | hsv(90, 31%, 100%) |
| CMYK | cmyk(15.7%, 0%, 31%, 0%) |
| CIE-LAB | lab(95.62, -26.14, 33.66) |
| CIE-LCH | lch(95.62, 42.62, 127.83°) |
| OKLab | oklab(95.3% -0.0709 0.0843) |
| OKLCH | oklch(95.3% 0.11 130.1) |
| XYZ | xyz(71.6195, 89.1008, 54.4908) |
| Luminance | 0.8910 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.77
Very Light Green
#D1FFBD
ΔE00 3.15
Very Pale Green
#CFFDBC
ΔE00 3.36
Pale Green
#C7FDB5
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 3.90
Washed Out Green
#BCF5A6
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFB0 #D8B0FF
analogous
#FEFFB0 #D7FFB0 #B0FFB1
triadic
#D7FFB0 #B0D7FF #FFB0D7
tetradic
#D7FFB0 #B0FEFF #D8B0FF #FFB1B0
square
#D7FFB0 #B0FEFF #D8B0FF #FFB1B0
split-complementary
#D7FFB0 #B1B0FF #FFB0FE
monochromatic
#99FF36 #B8FF73 #D7FFB0 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.12
#D7FFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#D7FFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFB0
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFB0 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AB
Deuteranopia (green-blind)
#FFF1B4
Tritanopia (blue-blind)
#DAF8EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d7ffb0; /* rgb */ color: rgb(215, 255, 176); /* oklch */ color: oklch(95.3% 0.110 130.1);
Tailwind
colors: {
custom: {
50: '#e4ffc8',
500: '#d7ffb0',
950: '#000000',
},
}SCSS
$custom: #d7ffb0; $custom-light: #e4ffc8; $custom-dark: #000000;
JSON
{
"hex": "#d7ffb0",
"rgb": {
"r": 215,
"g": 255,
"b": 176
},
"hsl": {
"h": 90.38,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.95302,
"c": 0.11018,
"h": 130.1
},
"luminance": 0.89102
}Semantic roles & 50–950 ramp
primary
#D7FFB0
secondary
#AA6EE5
accent
#00E674
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682