#D7FEEE#D7FEEE
#D7FEEE is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.5% C 0.045 H 168.6°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FEEE |
|---|---|
| RGB | rgb(215, 254, 238) |
| HSL | hsl(155, 95%, 92%) |
| HSV | hsv(155, 15%, 100%) |
| CMYK | cmyk(15.4%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(96.62, -15.51, 3.47) |
| CIE-LCH | lch(96.62, 15.90, 167.38°) |
| OKLab | oklab(96.51% -0.0445 0.009) |
| OKLCH | oklch(96.51% 0.045 168.6) |
| XYZ | xyz(78.8949, 91.5018, 94.3773) |
| Luminance | 0.9150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.27
Duck Egg Blue
#C3FBF4
ΔE00 5.08
Eggshell Blue
#C4FFF7
ΔE00 5.17
Light Light Blue
#CAFFFB
ΔE00 5.44
Very Pale Blue
#D6FFFE
ΔE00 5.94
Ice Blue (survey)
#D7FFFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FEEE #FED7E7
analogous
#D7FEDB #D7FEEE #D7FAFE
triadic
#D7FEEE #EED7FE #FEEED7
tetradic
#D7FEEE #DBD7FE #FED7E7 #FAFED7
square
#D7FEEE #DBD7FE #FED7E7 #FAFED7
split-complementary
#D7FEEE #FED7FA #FEDBD7
monochromatic
#60FBBB #9BFDD5 #D7FEEE #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.09
#D7FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#D7FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FEEE
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FEEE | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#CFFEF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d7feee; /* rgb */ color: rgb(215, 254, 238); /* oklch */ color: oklch(96.5% 0.045 168.6);
Tailwind
colors: {
custom: {
50: '#e3fef3',
500: '#d7feee',
950: '#000000',
},
}SCSS
$custom: #d7feee; $custom-light: #e3fef3; $custom-dark: #000000;
JSON
{
"hex": "#d7feee",
"rgb": {
"r": 215,
"g": 254,
"b": 238
},
"hsl": {
"h": 155.385,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.96509,
"c": 0.04543,
"h": 168.6
},
"luminance": 0.91504
}Semantic roles & 50–950 ramp
primary
#D7FEEE
secondary
#E990B5
accent
#005EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585