#D7FFEF#D7FFEF
#D7FFEF is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.7% C 0.046 H 169.2°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFEF |
|---|---|
| RGB | rgb(215, 255, 239) |
| HSL | hsl(156, 100%, 92%) |
| HSV | hsv(156, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.90, -15.82, 3.37) |
| CIE-LCH | lch(96.90, 16.17, 167.96°) |
| OKLab | oklab(96.74% -0.0455 0.0087) |
| OKLCH | oklch(96.74% 0.046 169.2) |
| XYZ | xyz(79.3604, 92.1971, 95.2592) |
| Luminance | 0.9220 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.25
Duck Egg Blue
#C3FBF4
ΔE00 4.95
Eggshell Blue
#C4FFF7
ΔE00 5.00
Light Light Blue
#CAFFFB
ΔE00 5.32
Very Pale Blue
#D6FFFE
ΔE00 5.92
Ice Blue (survey)
#D7FFFE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFEF #FFD7E7
analogous
#D7FFDB #D7FFEF #D7FBFF
triadic
#D7FFEF #EFD7FF #FFEFD7
tetradic
#D7FFEF #DBD7FF #FFD7E7 #FBFFD7
square
#D7FFEF #DBD7FF #FFD7E7 #FBFFD7
split-complementary
#D7FFEF #FFD7FB #FFDBD7
monochromatic
#5DFFBE #9AFFD7 #D7FFEF #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.08
#D7FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#D7FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFEF
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFEF | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EE
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#CFFFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d7ffef; /* rgb */ color: rgb(215, 255, 239); /* oklch */ color: oklch(96.7% 0.046 169.2);
Tailwind
colors: {
custom: {
50: '#e3fff4',
500: '#d7ffef',
950: '#000000',
},
}SCSS
$custom: #d7ffef; $custom-light: #e3fff4; $custom-dark: #000000;
JSON
{
"hex": "#d7ffef",
"rgb": {
"r": 215,
"g": 255,
"b": 239
},
"hsl": {
"h": 156,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96743,
"c": 0.04628,
"h": 169.2
},
"luminance": 0.92199
}Semantic roles & 50–950 ramp
primary
#D7FFEF
secondary
#EB8FB4
accent
#005CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685