#DEFEFF#DEFEFF
#DEFEFF is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.4% C 0.033 H 198.9°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEFF |
|---|---|
| RGB | rgb(222, 254, 255) |
| HSL | hsl(182, 100%, 94%) |
| HSV | hsv(182, 13%, 100%) |
| CMYK | cmyk(12.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(97.48, -10.07, -3.95) |
| CIE-LCH | lch(97.48, 10.82, 201.45°) |
| OKLab | oklab(97.45% -0.0313 -0.0107) |
| OKLCH | oklch(97.45% 0.033 198.9) |
| XYZ | xyz(83.6115, 93.6313, 108.2558) |
| Luminance | 0.9363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.52
Ice Blue (survey)
#D7FFFE
ΔE00 2.43
Very Pale Blue
#D6FFFE
ΔE00 2.66
Very Light Blue
#D5FFFF
ΔE00 2.70
Really Light Blue
#D4FFFF
ΔE00 2.93
Pale Blue
#D0FEFE
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEFF #FFDFDE
analogous
#DEFFEF #DEFEFF #DEEDFF
triadic
#DEFEFF #FFDEFE #FEFFDE
tetradic
#DEFEFF #EFDEFF #FFDFDE #EDFFDE
square
#DEFEFF #EFDEFF #FFDFDE #EDFFDE
split-complementary
#DEFEFF #FFDEED #FFEFDE
monochromatic
#64FAFF #A1FCFF #DEFEFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.06
#DEFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#DEFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEFF
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEFF | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#D5FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defeff; /* rgb */ color: rgb(222, 254, 255); /* oklch */ color: oklch(97.4% 0.033 198.9);
Tailwind
colors: {
custom: {
50: '#e8feff',
500: '#defeff',
950: '#000000',
},
}SCSS
$custom: #defeff; $custom-light: #e8feff; $custom-dark: #000000;
JSON
{
"hex": "#defeff",
"rgb": {
"r": 222,
"g": 254,
"b": 255
},
"hsl": {
"h": 181.818,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97449,
"c": 0.03308,
"h": 198.9
},
"luminance": 0.93633
}Semantic roles & 50–950 ramp
primary
#DEFEFF
secondary
#EC9895
accent
#0700E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586