#D4FFFD#D4FFFD
#D4FFFD is a very light, muted teal. Relative luminance 0.926; OKLCH L 96.9% C 0.044 H 193.0°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFFD |
|---|---|
| RGB | rgb(212, 255, 253) |
| HSL | hsl(177, 100%, 92%) |
| HSV | hsv(177, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(97.07, -14.03, -3.61) |
| CIE-LCH | lch(97.07, 14.48, 194.43°) |
| OKLab | oklab(96.94% -0.0428 -0.0099) |
| OKLCH | oklch(96.94% 0.044 193) |
| XYZ | xyz(80.6362, 92.6065, 106.5358) |
| Luminance | 0.9261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Pale Blue
#D6FFFE
ΔE00 0.70
Really Light Blue
#D4FFFF
ΔE00 0.84
Ice Blue (survey)
#D7FFFE
ΔE00 0.90
Very Light Blue
#D5FFFF
ΔE00 0.92
Pale Blue
#D0FEFE
ΔE00 1.00
Ice
#D6FFFA
ΔE00 1.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFFD #FFD4D6
analogous
#D4FFE8 #D4FFFD #D4ECFF
triadic
#D4FFFD #FDD4FF #FFFDD4
tetradic
#D4FFFD #E8D4FF #FFD4D6 #ECFFD4
square
#D4FFFD #E8D4FF #FFD4D6 #ECFFD4
split-complementary
#D4FFFD #FFD4EC #FFE8D4
monochromatic
#5AFFF7 #97FFFA #D4FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#D4FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#D4FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFFD
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFFD | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#C7FFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d4fffd; /* rgb */ color: rgb(212, 255, 253); /* oklch */ color: oklch(96.9% 0.044 193.0);
Tailwind
colors: {
custom: {
50: '#e1fffe',
500: '#d4fffd',
950: '#000000',
},
}SCSS
$custom: #d4fffd; $custom-light: #e1fffe; $custom-dark: #000000;
JSON
{
"hex": "#d4fffd",
"rgb": {
"r": 212,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.209,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96944,
"c": 0.04397,
"h": 193
},
"luminance": 0.92609
}Semantic roles & 50–950 ramp
primary
#D4FFFD
secondary
#EB8C91
accent
#000BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685