#D9FFE2#D9FFE2
#D9FFE2 is a very light, muted green. Relative luminance 0.918; OKLCH L 96.5% C 0.055 H 152.4°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFE2 |
|---|---|
| RGB | rgb(217, 255, 226) |
| HSL | hsl(134, 100%, 93%) |
| HSV | hsv(134, 15%, 100%) |
| CMYK | cmyk(14.9%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(96.72, -17.56, 9.81) |
| CIE-LCH | lch(96.72, 20.11, 150.80°) |
| OKLab | oklab(96.53% -0.0487 0.0255) |
| OKLCH | oklch(96.53% 0.055 152.4) |
| XYZ | xyz(78.0995, 91.7611, 85.5337) |
| Luminance | 0.9176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 7.43
Honeydew
#F0FFF0
ΔE00 8.04
Mint
#AAF0C1
ΔE00 8.27
Pale Turquoise
#A5FBD5
ΔE00 8.50
Ice
#D6FFFA
ΔE00 8.61
Eggshell Blue
#C4FFF7
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFE2 #FFD9F6
analogous
#E3FFD9 #D9FFE2 #D9FFF5
triadic
#D9FFE2 #E2D9FF #FFE2D9
tetradic
#D9FFE2 #D9E3FF #FFD9F6 #FFF5D9
square
#D9FFE2 #D9E3FF #FFD9F6 #FFF5D9
split-complementary
#D9FFE2 #F5D9FF #FFD9E3
monochromatic
#5FFF85 #9CFFB3 #D9FFE2 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.09
#D9FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#D9FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFE2
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFE2 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8E1
Deuteranopia (green-blind)
#F8F4E3
Tritanopia (blue-blind)
#D4FEF6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d9ffe2; /* rgb */ color: rgb(217, 255, 226); /* oklch */ color: oklch(96.5% 0.055 152.4);
Tailwind
colors: {
custom: {
50: '#e5ffeb',
500: '#d9ffe2',
950: '#000000',
},
}SCSS
$custom: #d9ffe2; $custom-light: #e5ffeb; $custom-dark: #000000;
JSON
{
"hex": "#d9ffe2",
"rgb": {
"r": 217,
"g": 255,
"b": 226
},
"hsl": {
"h": 134.211,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96533,
"c": 0.05498,
"h": 152.4
},
"luminance": 0.91763
}Semantic roles & 50–950 ramp
primary
#D9FFE2
secondary
#EC91D6
accent
#00AFE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684