#D4FEEE#D4FEEE
#D4FEEE is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.3% C 0.048 H 170.2°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FEEE |
|---|---|
| RGB | rgb(212, 254, 238) |
| HSL | hsl(157, 95%, 91%) |
| HSV | hsv(157, 17%, 100%) |
| CMYK | cmyk(16.5%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(96.43, -16.46, 3.18) |
| CIE-LCH | lch(96.43, 16.76, 169.05°) |
| OKLab | oklab(96.31% -0.0474 0.0082) |
| OKLCH | oklch(96.31% 0.048 170.2) |
| XYZ | xyz(78.0218, 91.0516, 94.3363) |
| Luminance | 0.9105 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.27
Duck Egg Blue
#C3FBF4
ΔE00 4.57
Eggshell Blue
#C4FFF7
ΔE00 4.61
Light Light Blue
#CAFFFB
ΔE00 5.08
Pale Aqua
#B8FFEB
ΔE00 5.57
Very Pale Blue
#D6FFFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FEEE #FED4E4
analogous
#D4FED9 #D4FEEE #D4F9FE
triadic
#D4FEEE #EED4FE #FEEED4
tetradic
#D4FEEE #D9D4FE #FED4E4 #F9FED4
square
#D4FEEE #D9D4FE #FED4E4 #F9FED4
split-complementary
#D4FEEE #FED4F9 #FED9D4
monochromatic
#5CFBBF #98FDD6 #D4FEEE #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.09
#D4FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#D4FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FEEE
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FEEE | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#CBFFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d4feee; /* rgb */ color: rgb(212, 254, 238); /* oklch */ color: oklch(96.3% 0.048 170.2);
Tailwind
colors: {
custom: {
50: '#e1fef3',
500: '#d4feee',
950: '#000000',
},
}SCSS
$custom: #d4feee; $custom-light: #e1fef3; $custom-dark: #000000;
JSON
{
"hex": "#d4feee",
"rgb": {
"r": 212,
"g": 254,
"b": 238
},
"hsl": {
"h": 157.143,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.96314,
"c": 0.04808,
"h": 170.2
},
"luminance": 0.91054
}Semantic roles & 50–950 ramp
primary
#D4FEEE
secondary
#E88EB0
accent
#0057E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585