#DEFAFE#DEFAFE
#DEFAFE is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.6% C 0.030 H 207.1°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFAFE |
|---|---|
| RGB | rgb(222, 250, 254) |
| HSL | hsl(188, 94%, 93%) |
| HSV | hsv(188, 13%, 100%) |
| CMYK | cmyk(12.6%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.43, -8.26, -4.99) |
| CIE-LCH | lch(96.43, 9.65, 211.12°) |
| OKLab | oklab(96.61% -0.0264 -0.0135) |
| OKLCH | oklch(96.61% 0.03 207.1) |
| XYZ | xyz(82.1948, 91.0548, 106.9915) |
| Luminance | 0.9106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.37
Ice Blue (survey)
#D7FFFE
ΔE00 4.39
Azure (CSS)
#F0FFFF
ΔE00 4.44
Very Light Blue
#D5FFFF
ΔE00 4.54
Very Pale Blue
#D6FFFE
ΔE00 4.59
Really Light Blue
#D4FFFF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFAFE #FEE2DE
analogous
#DEFEF2 #DEFAFE #DEEAFE
triadic
#DEFAFE #FEDEFA #FAFEDE
tetradic
#DEFAFE #F2DEFE #FEE2DE #EAFEDE
square
#DEFAFE #F2DEFE #FEE2DE #EAFEDE
split-complementary
#DEFAFE #FEDEEA #FEF2DE
monochromatic
#67E8FA #A3F1FC #DEFAFE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.09
#DEFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#DEFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFAFE
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFAFE | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#D5FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defafe; /* rgb */ color: rgb(222, 250, 254); /* oklch */ color: oklch(96.6% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#e8fcfe',
500: '#defafe',
950: '#000000',
},
}SCSS
$custom: #defafe; $custom-light: #e8fcfe; $custom-dark: #000000;
JSON
{
"hex": "#defafe",
"rgb": {
"r": 222,
"g": 250,
"b": 254
},
"hsl": {
"h": 187.5,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.9661,
"c": 0.02961,
"h": 207.1
},
"luminance": 0.91057
}Semantic roles & 50–950 ramp
primary
#DEFAFE
secondary
#EAA197
accent
#1D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585