#DFFFFE#DFFFFE
#DFFFFE is a very light, muted teal. Relative luminance 0.944; OKLCH L 97.7% C 0.033 H 194.3°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFFE |
|---|---|
| RGB | rgb(223, 255, 254) |
| HSL | hsl(178, 100%, 94%) |
| HSV | hsv(178, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.78, -10.45, -3.00) |
| CIE-LCH | lch(97.78, 10.87, 196.02°) |
| OKLab | oklab(97.69% -0.032 -0.0082) |
| OKLCH | oklch(97.69% 0.033 194.3) |
| XYZ | xyz(84.0764, 94.3619, 107.5307) |
| Luminance | 0.9436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.58
Ice Blue (survey)
#D7FFFE
ΔE00 2.09
Very Pale Blue
#D6FFFE
ΔE00 2.33
Very Light Blue
#D5FFFF
ΔE00 2.51
Really Light Blue
#D4FFFF
ΔE00 2.75
Ice
#D6FFFA
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFFE #FFDFE0
analogous
#DFFFEE #DFFFFE #DFF0FF
triadic
#DFFFFE #FEDFFF #FFFEDF
tetradic
#DFFFFE #EEDFFF #FFDFE0 #F0FFDF
square
#DFFFFE #EEDFFF #FFDFE0 #F0FFDF
split-complementary
#DFFFFE #FFDFF0 #FFEEDF
monochromatic
#65FFFA #A2FFFC #DFFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.06
#DFFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#DFFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFFE
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFFE | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F4F7FE
Tritanopia (blue-blind)
#D6FFFF
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #dffffe; /* rgb */ color: rgb(223, 255, 254); /* oklch */ color: oklch(97.7% 0.033 194.3);
Tailwind
colors: {
custom: {
50: '#e9fffe',
500: '#dffffe',
950: '#000000',
},
}SCSS
$custom: #dffffe; $custom-light: #e9fffe; $custom-dark: #000000;
JSON
{
"hex": "#dffffe",
"rgb": {
"r": 223,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.125,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.9769,
"c": 0.03306,
"h": 194.3
},
"luminance": 0.94364
}Semantic roles & 50–950 ramp
primary
#DFFFFE
secondary
#EC9698
accent
#0007E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161817
muted
#848685