#D4FEEB#D4FEEB
#D4FEEB is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.2% C 0.050 H 166.2°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FEEB |
|---|---|
| RGB | rgb(212, 254, 235) |
| HSL | hsl(153, 95%, 91%) |
| HSV | hsv(153, 17%, 100%) |
| CMYK | cmyk(16.5%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(96.36, -17.02, 4.62) |
| CIE-LCH | lch(96.36, 17.64, 164.81°) |
| OKLab | oklab(96.23% -0.0486 0.012) |
| OKLCH | oklch(96.23% 0.05 166.2) |
| XYZ | xyz(77.5847, 90.8768, 92.0344) |
| Luminance | 0.9088 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.33
Eggshell Blue
#C4FFF7
ΔE00 5.39
Duck Egg Blue
#C3FBF4
ΔE00 5.42
Pale Aqua
#B8FFEB
ΔE00 5.50
Light Light Blue
#CAFFFB
ΔE00 6.08
Very Pale Blue
#D6FFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FEEB #FED4E7
analogous
#D4FED6 #D4FEEB #D4FCFE
triadic
#D4FEEB #EBD4FE #FEEBD4
tetradic
#D4FEEB #D6D4FE #FED4E7 #FCFED4
square
#D4FEEB #D6D4FE #FED4E7 #FCFED4
split-complementary
#D4FEEB #FED4FC #FED6D4
monochromatic
#5CFBB3 #98FDCF #D4FEEB #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.10
#D4FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#D4FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FEEB
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FEEB | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#CCFEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d4feeb; /* rgb */ color: rgb(212, 254, 235); /* oklch */ color: oklch(96.2% 0.050 166.2);
Tailwind
colors: {
custom: {
50: '#e1fef1',
500: '#d4feeb',
950: '#000000',
},
}SCSS
$custom: #d4feeb; $custom-light: #e1fef1; $custom-dark: #000000;
JSON
{
"hex": "#d4feeb",
"rgb": {
"r": 212,
"g": 254,
"b": 235
},
"hsl": {
"h": 152.857,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.96233,
"c": 0.05001,
"h": 166.2
},
"luminance": 0.90879
}Semantic roles & 50–950 ramp
primary
#D4FEEB
secondary
#E88EB7
accent
#0068E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585