#D3FBAE#D3FBAE
#D3FBAE is a very light, moderate yellow-green. Relative luminance 0.859; OKLCH L 94.1% C 0.108 H 130.6°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FBAE |
|---|---|
| RGB | rgb(211, 251, 174) |
| HSL | hsl(91, 91%, 83%) |
| HSV | hsv(91, 31%, 98%) |
| CMYK | cmyk(15.9%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(94.27, -25.92, 32.81) |
| CIE-LCH | lch(94.27, 41.82, 128.31°) |
| OKLab | oklab(94.14% -0.0703 0.0822) |
| OKLCH | oklch(94.14% 0.108 130.6) |
| XYZ | xyz(68.9999, 85.8983, 52.9810) |
| Luminance | 0.8590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.63
Very Light Green
#D1FFBD
ΔE00 2.91
Very Pale Green
#CFFDBC
ΔE00 3.02
Pale Green
#C7FDB5
ΔE00 3.04
Tea Green
#BDF8A3
ΔE00 3.52
Washed Out Green
#BCF5A6
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FBAE #D6AEFB
analogous
#F9FBAE #D3FBAE #AEFBAF
triadic
#D3FBAE #AED3FB #FBAED3
tetradic
#D3FBAE #AEF9FB #D6AEFB #FBAFAE
square
#D3FBAE #AEF9FB #D6AEFB #FBAFAE
split-complementary
#D3FBAE #AFAEFB #FBAEF9
monochromatic
#94F539 #B3F874 #D3FBAE #EFFEE2 #EFFEE2
Accessibility & contrast
On white
1.16
#D3FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#D3FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FBAE
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FBAE | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#FCEEB2
Tritanopia (blue-blind)
#D5F5E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d3fbae; /* rgb */ color: rgb(211, 251, 174); /* oklch */ color: oklch(94.1% 0.108 130.6);
Tailwind
colors: {
custom: {
50: '#e1fcc6',
500: '#d3fbae',
950: '#000000',
},
}SCSS
$custom: #d3fbae; $custom-light: #e1fcc6; $custom-dark: #000000;
JSON
{
"hex": "#d3fbae",
"rgb": {
"r": 211,
"g": 251,
"b": 174
},
"hsl": {
"h": 91.169,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.94142,
"c": 0.10821,
"h": 130.6
},
"luminance": 0.85899
}Semantic roles & 50–950 ramp
primary
#D3FBAE
secondary
#A96FDF
accent
#00E677
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582