#D7FFEE#D7FFEE
#D7FFEE is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.7% C 0.047 H 167.8°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFEE |
|---|---|
| RGB | rgb(215, 255, 238) |
| HSL | hsl(155, 100%, 92%) |
| HSV | hsv(155, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.88, -16.01, 3.85) |
| CIE-LCH | lch(96.88, 16.46, 166.47°) |
| OKLab | oklab(96.72% -0.0458 0.01) |
| OKLCH | oklch(96.72% 0.047 167.8) |
| XYZ | xyz(79.2130, 92.1382, 94.4833) |
| Luminance | 0.9214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.60
Duck Egg Blue
#C3FBF4
ΔE00 5.21
Eggshell Blue
#C4FFF7
ΔE00 5.23
Light Light Blue
#CAFFFB
ΔE00 5.64
Pale Aqua
#B8FFEB
ΔE00 6.03
Very Pale Blue
#D6FFFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFEE #FFD7E8
analogous
#D7FFDA #D7FFEE #D7FCFF
triadic
#D7FFEE #EED7FF #FFEED7
tetradic
#D7FFEE #DAD7FF #FFD7E8 #FCFFD7
square
#D7FFEE #DAD7FF #FFD7E8 #FCFFD7
split-complementary
#D7FFEE #FFD7FC #FFDAD7
monochromatic
#5DFFBA #9AFFD4 #D7FFEE #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.08
#D7FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#D7FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFEE
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFEE | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#CFFFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d7ffee; /* rgb */ color: rgb(215, 255, 238); /* oklch */ color: oklch(96.7% 0.047 167.8);
Tailwind
colors: {
custom: {
50: '#e3fff3',
500: '#d7ffee',
950: '#000000',
},
}SCSS
$custom: #d7ffee; $custom-light: #e3fff3; $custom-dark: #000000;
JSON
{
"hex": "#d7ffee",
"rgb": {
"r": 215,
"g": 255,
"b": 238
},
"hsl": {
"h": 154.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96716,
"c": 0.04692,
"h": 167.8
},
"luminance": 0.9214
}Semantic roles & 50–950 ramp
primary
#D7FFEE
secondary
#EB8FB6
accent
#0062E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685