#D7FAEB#D7FAEB
#D7FAEB is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.6% C 0.041 H 167.7°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FAEB |
|---|---|
| RGB | rgb(215, 250, 235) |
| HSL | hsl(154, 78%, 91%) |
| HSV | hsv(154, 14%, 98%) |
| CMYK | cmyk(14%, 0%, 6%, 2%) |
| CIE-LAB | lab(95.50, -14.10, 3.40) |
| CIE-LCH | lch(95.50, 14.51, 166.43°) |
| OKLab | oklab(95.6% -0.0404 0.0088) |
| OKLCH | oklch(95.6% 0.041 167.7) |
| XYZ | xyz(77.2017, 88.8148, 91.6567) |
| Luminance | 0.8882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.24
Duck Egg Blue
#C3FBF4
ΔE00 5.53
Ice Blue (survey)
#D7FFFE
ΔE00 5.77
Light Light Blue
#CAFFFB
ΔE00 5.79
Very Pale Blue
#D6FFFE
ΔE00 5.79
Eggshell Blue
#C4FFF7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FAEB #FAD7E6
analogous
#D7FAD9 #D7FAEB #D7F7FA
triadic
#D7FAEB #EBD7FA #FAEBD7
tetradic
#D7FAEB #D9D7FA #FAD7E6 #F7FAD7
square
#D7FAEB #D9D7FA #FAD7E6 #F7FAD7
split-complementary
#D7FAEB #FAD7F7 #FAD9D7
monochromatic
#6AECB5 #A1F3D0 #D7FAEB #E4FCF1 #E4FCF1
Accessibility & contrast
On white
1.12
#D7FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#D7FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FAEB
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FAEB | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#D0FAF5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d7faeb; /* rgb */ color: rgb(215, 250, 235); /* oklch */ color: oklch(95.6% 0.041 167.7);
Tailwind
colors: {
custom: {
50: '#e3fcf1',
500: '#d7faeb',
950: '#000000',
},
}SCSS
$custom: #d7faeb; $custom-light: #e3fcf1; $custom-dark: #000000;
JSON
{
"hex": "#d7faeb",
"rgb": {
"r": 215,
"g": 250,
"b": 235
},
"hsl": {
"h": 154.286,
"s": 77.778,
"l": 91.176
},
"oklch": {
"l": 0.95601,
"c": 0.04139,
"h": 167.7
},
"luminance": 0.88816
}Semantic roles & 50–950 ramp
primary
#D7FAEB
secondary
#E095B5
accent
#0B64DA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585