#DFFEFE#DFFEFE
#DFFEFE is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.5% C 0.032 H 196.6°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEFE |
|---|---|
| RGB | rgb(223, 254, 254) |
| HSL | hsl(180, 94%, 94%) |
| HSV | hsv(180, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(97.52, -9.95, -3.38) |
| CIE-LCH | lch(97.52, 10.51, 198.74°) |
| OKLab | oklab(97.49% -0.0307 -0.0092) |
| OKLCH | oklch(97.49% 0.032 196.6) |
| XYZ | xyz(83.7582, 93.7255, 107.4247) |
| Luminance | 0.9373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.20
Ice Blue (survey)
#D7FFFE
ΔE00 2.48
Very Pale Blue
#D6FFFE
ΔE00 2.72
Very Light Blue
#D5FFFF
ΔE00 2.83
Really Light Blue
#D4FFFF
ΔE00 3.07
Ice
#D6FFFA
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEFE #FEDFDF
analogous
#DFFEEE #DFFEFE #DFEEFE
triadic
#DFFEFE #FEDFFE #FEFEDF
tetradic
#DFFEFE #EEDFFE #FEDFDF #EEFEDF
square
#DFFEFE #EEDFFE #FEDFDF #EEFEDF
split-complementary
#DFFEFE #FEDFEE #FEEEDF
monochromatic
#68FAFA #A4FCFC #DFFEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.06
#DFFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#DFFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEFE
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEFE | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#D6FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffefe; /* rgb */ color: rgb(223, 254, 254); /* oklch */ color: oklch(97.5% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#e9fefe',
500: '#dffefe',
950: '#000000',
},
}SCSS
$custom: #dffefe; $custom-light: #e9fefe; $custom-dark: #000000;
JSON
{
"hex": "#dffefe",
"rgb": {
"r": 223,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97487,
"c": 0.03205,
"h": 196.6
},
"luminance": 0.93727
}Semantic roles & 50–950 ramp
primary
#DFFEFE
secondary
#EA9898
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585