#D4F0EA#D4F0EA
#D4F0EA is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.3% C 0.030 H 181.3°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F0EA |
|---|---|
| RGB | rgb(212, 240, 234) |
| HSL | hsl(167, 48%, 89%) |
| HSV | hsv(167, 12%, 94%) |
| CMYK | cmyk(11.7%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(92.69, -10.26, -0.20) |
| CIE-LCH | lch(92.69, 10.26, 181.11°) |
| OKLab | oklab(93.31% -0.0304 -0.0007) |
| OKLCH | oklch(93.31% 0.03 181.3) |
| XYZ | xyz(73.1592, 82.2563, 89.8486) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.07
Ice
#D6FFFA
ΔE00 4.24
Ice Blue (survey)
#D7FFFE
ΔE00 4.44
Very Pale Blue
#D6FFFE
ΔE00 4.57
Very Light Blue
#D5FFFF
ΔE00 4.86
Really Light Blue
#D4FFFF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F0EA #F0D4DA
analogous
#D4F0DC #D4F0EA #D4E8F0
triadic
#D4F0EA #EAD4F0 #F0EAD4
tetradic
#D4F0EA #DCD4F0 #F0D4DA #E8F0D4
square
#D4F0EA #DCD4F0 #F0D4DA #E8F0D4
split-complementary
#D4F0EA #F0D4E8 #F0DCD4
monochromatic
#79D0BE #A7E0D4 #D4F0EA #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.20
#D4F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#D4F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F0EA
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F0EA | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E8E8EB
Tritanopia (blue-blind)
#CDF1EE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d4f0ea; /* rgb */ color: rgb(212, 240, 234); /* oklch */ color: oklch(93.3% 0.030 181.3);
Tailwind
colors: {
custom: {
50: '#e1f5f0',
500: '#d4f0ea',
950: '#000000',
},
}SCSS
$custom: #d4f0ea; $custom-light: #e1f5f0; $custom-dark: #000000;
JSON
{
"hex": "#d4f0ea",
"rgb": {
"r": 212,
"g": 240,
"b": 234
},
"hsl": {
"h": 167.143,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.93313,
"c": 0.03039,
"h": 181.3
},
"luminance": 0.82258
}Semantic roles & 50–950 ramp
primary
#D4F0EA
secondary
#CD9BA6
accent
#2A49BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585