#D4FFFE#D4FFFE
#D4FFFE is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.0% C 0.044 H 194.7°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFFE |
|---|---|
| RGB | rgb(212, 255, 254) |
| HSL | hsl(179, 100%, 92%) |
| HSV | hsv(179, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.09, -13.83, -4.08) |
| CIE-LCH | lch(97.09, 14.42, 196.46°) |
| OKLab | oklab(96.97% -0.0425 -0.0111) |
| OKLCH | oklch(96.97% 0.044 194.7) |
| XYZ | xyz(80.7959, 92.6703, 107.3769) |
| Luminance | 0.9267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 0.42
Very Pale Blue
#D6FFFE
ΔE00 0.48
Very Light Blue
#D5FFFF
ΔE00 0.53
Ice Blue (survey)
#D7FFFE
ΔE00 0.72
Pale Blue
#D0FEFE
ΔE00 0.78
Ice
#D6FFFA
ΔE00 1.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFFE #FFD4D5
analogous
#D4FFE9 #D4FFFE #D4EBFF
triadic
#D4FFFE #FED4FF #FFFED4
tetradic
#D4FFFE #E9D4FF #FFD4D5 #EBFFD4
square
#D4FFFE #E9D4FF #FFD4D5 #EBFFD4
split-complementary
#D4FFFE #FFD4EB #FFE9D4
monochromatic
#5AFFFB #97FFFD #D4FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#D4FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#D4FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFFE
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFFE | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#C7FFFF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #d4fffe; /* rgb */ color: rgb(212, 255, 254); /* oklch */ color: oklch(97.0% 0.044 194.7);
Tailwind
colors: {
custom: {
50: '#e1fffe',
500: '#d4fffe',
950: '#000000',
},
}SCSS
$custom: #d4fffe; $custom-light: #e1fffe; $custom-dark: #000000;
JSON
{
"hex": "#d4fffe",
"rgb": {
"r": 212,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.605,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96973,
"c": 0.04391,
"h": 194.7
},
"luminance": 0.92673
}Semantic roles & 50–950 ramp
primary
#D4FFFE
secondary
#EB8C8F
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685