#D5FEEB#D5FEEB
#D5FEEB is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.3% C 0.049 H 165.6°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FEEB |
|---|---|
| RGB | rgb(213, 254, 235) |
| HSL | hsl(152, 95%, 92%) |
| HSV | hsv(152, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(96.42, -16.71, 4.72) |
| CIE-LCH | lch(96.42, 17.36, 164.23°) |
| OKLab | oklab(96.3% -0.0476 0.0122) |
| OKLCH | oklch(96.3% 0.049 165.6) |
| XYZ | xyz(77.8740, 91.0260, 92.0480) |
| Luminance | 0.9103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.32
Eggshell Blue
#C4FFF7
ΔE00 5.55
Duck Egg Blue
#C3FBF4
ΔE00 5.56
Pale Aqua
#B8FFEB
ΔE00 5.73
Light Light Blue
#CAFFFB
ΔE00 6.17
Very Pale Blue
#D6FFFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FEEB #FED5E8
analogous
#D5FED7 #D5FEEB #D5FDFE
triadic
#D5FEEB #EBD5FE #FEEBD5
tetradic
#D5FEEB #D7D5FE #FED5E8 #FDFED5
square
#D5FEEB #D7D5FE #FED5E8 #FDFED5
split-complementary
#D5FEEB #FED5FD #FED7D5
monochromatic
#5DFBB2 #99FDCF #D5FEEB #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.09
#D5FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#D5FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FEEB
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FEEB | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F4F3EC
Tritanopia (blue-blind)
#CDFEF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d5feeb; /* rgb */ color: rgb(213, 254, 235); /* oklch */ color: oklch(96.3% 0.049 165.6);
Tailwind
colors: {
custom: {
50: '#e2fef1',
500: '#d5feeb',
950: '#000000',
},
}SCSS
$custom: #d5feeb; $custom-light: #e2fef1; $custom-dark: #000000;
JSON
{
"hex": "#d5feeb",
"rgb": {
"r": 213,
"g": 254,
"b": 235
},
"hsl": {
"h": 152.195,
"s": 95.349,
"l": 91.569
},
"oklch": {
"l": 0.96298,
"c": 0.04916,
"h": 165.6
},
"luminance": 0.91028
}Semantic roles & 50–950 ramp
primary
#D5FEEB
secondary
#E98FB8
accent
#006AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585