#DEFFFF#DEFFFF
#DEFFFF is a very light, muted teal. Relative luminance 0.943; OKLCH L 97.7% C 0.034 H 196.6°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFFF |
|---|---|
| RGB | rgb(222, 255, 255) |
| HSL | hsl(180, 100%, 94%) |
| HSV | hsv(180, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 0%, 0%) |
| CIE-LAB | lab(97.74, -10.57, -3.58) |
| CIE-LCH | lch(97.74, 11.15, 198.71°) |
| OKLab | oklab(97.65% -0.0326 -0.0097) |
| OKLCH | oklch(97.65% 0.034 196.6) |
| XYZ | xyz(83.9297, 94.2676, 108.3619) |
| Luminance | 0.9427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.56
Ice Blue (survey)
#D7FFFE
ΔE00 1.96
Very Pale Blue
#D6FFFE
ΔE00 2.20
Very Light Blue
#D5FFFF
ΔE00 2.30
Really Light Blue
#D4FFFF
ΔE00 2.54
Ice
#D6FFFA
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFFF #FFDEDE
analogous
#DEFFEE #DEFFFF #DEEEFF
triadic
#DEFFFF #FFDEFF #FFFFDE
tetradic
#DEFFFF #EEDEFF #FFDEDE #EEFFDE
square
#DEFFFF #EEDEFF #FFDEDE #EEFFDE
split-complementary
#DEFFFF #FFDEEE #FFEEDE
monochromatic
#64FFFF #A1FFFF #DEFFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.06
#DEFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#DEFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFFF
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFFF | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFCFF
Deuteranopia (green-blind)
#F4F6FF
Tritanopia (blue-blind)
#D4FFFF
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #deffff; /* rgb */ color: rgb(222, 255, 255); /* oklch */ color: oklch(97.7% 0.034 196.6);
Tailwind
colors: {
custom: {
50: '#e8ffff',
500: '#deffff',
950: '#000000',
},
}SCSS
$custom: #deffff; $custom-light: #e8ffff; $custom-dark: #000000;
JSON
{
"hex": "#deffff",
"rgb": {
"r": 222,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97652,
"c": 0.03403,
"h": 196.6
},
"luminance": 0.9427
}Semantic roles & 50–950 ramp
primary
#DEFFFF
secondary
#EC9595
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161818
muted
#848686