#D5FFE2#D5FFE2
#D5FFE2 is a very light, muted green. Relative luminance 0.912; OKLCH L 96.3% C 0.058 H 155.0°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FFE2 |
|---|---|
| RGB | rgb(213, 255, 226) |
| HSL | hsl(139, 100%, 92%) |
| HSV | hsv(139, 16%, 100%) |
| CMYK | cmyk(16.5%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(96.47, -18.84, 9.42) |
| CIE-LCH | lch(96.47, 21.07, 153.44°) |
| OKLab | oklab(96.27% -0.0525 0.0245) |
| OKLCH | oklch(96.27% 0.058 155) |
| XYZ | xyz(76.9246, 91.1553, 85.4786) |
| Luminance | 0.9116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.60
Pale Turquoise
#A5FBD5
ΔE00 7.67
Mint
#AAF0C1
ΔE00 7.70
Eggshell Blue
#C4FFF7
ΔE00 8.29
Duck Egg Blue
#C3FBF4
ΔE00 8.44
Ice
#D6FFFA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FFE2 #FFD5F2
analogous
#DDFFD5 #D5FFE2 #D5FFF7
triadic
#D5FFE2 #E2D5FF #FFE2D5
tetradic
#D5FFE2 #D5DDFF #FFD5F2 #FFF7D5
square
#D5FFE2 #D5DDFF #FFD5F2 #FFF7D5
split-complementary
#D5FFE2 #F7D5FF #FFD5DD
monochromatic
#5BFF8D #98FFB8 #D5FFE2 #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.09
#D5FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#D5FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FFE2
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FFE2 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8E1
Deuteranopia (green-blind)
#F7F3E3
Tritanopia (blue-blind)
#CFFEF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d5ffe2; /* rgb */ color: rgb(213, 255, 226); /* oklch */ color: oklch(96.3% 0.058 155.0);
Tailwind
colors: {
custom: {
50: '#e2ffeb',
500: '#d5ffe2',
950: '#000000',
},
}SCSS
$custom: #d5ffe2; $custom-light: #e2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#d5ffe2",
"rgb": {
"r": 213,
"g": 255,
"b": 226
},
"hsl": {
"h": 138.571,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96271,
"c": 0.05793,
"h": 155
},
"luminance": 0.91157
}Semantic roles & 50–950 ramp
primary
#D5FFE2
secondary
#EB8DCE
accent
#009EE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684