#DEFAFD#DEFAFD
#DEFAFD is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.6% C 0.029 H 204.5°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFAFD |
|---|---|
| RGB | rgb(222, 250, 253) |
| HSL | hsl(186, 89%, 93%) |
| HSV | hsv(186, 12%, 99%) |
| CMYK | cmyk(12.3%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(96.41, -8.46, -4.51) |
| CIE-LCH | lch(96.41, 9.58, 208.07°) |
| OKLab | oklab(96.58% -0.0267 -0.0122) |
| OKLCH | oklch(96.58% 0.029 204.5) |
| XYZ | xyz(82.0351, 90.9910, 106.1504) |
| Luminance | 0.9099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.98
Ice Blue (survey)
#D7FFFE
ΔE00 4.07
Very Light Blue
#D5FFFF
ΔE00 4.26
Very Pale Blue
#D6FFFE
ΔE00 4.28
Azure (CSS)
#F0FFFF
ΔE00 4.41
Really Light Blue
#D4FFFF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFAFD #FDE1DE
analogous
#DEFDF0 #DEFAFD #DEEAFD
triadic
#DEFAFD #FDDEFA #FAFDDE
tetradic
#DEFAFD #F0DEFD #FDE1DE #EAFDDE
square
#DEFAFD #F0DEFD #FDE1DE #EAFDDE
split-complementary
#DEFAFD #FDDEEA #FDF0DE
monochromatic
#6BE9F6 #A4F1FA #DEFAFD #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.09
#DEFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#DEFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFAFD
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFAFD | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#EFF3FD
Tritanopia (blue-blind)
#D5FCFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defafd; /* rgb */ color: rgb(222, 250, 253); /* oklch */ color: oklch(96.6% 0.029 204.5);
Tailwind
colors: {
custom: {
50: '#e8fcfe',
500: '#defafd',
950: '#000000',
},
}SCSS
$custom: #defafd; $custom-light: #e8fcfe; $custom-dark: #000000;
JSON
{
"hex": "#defafd",
"rgb": {
"r": 222,
"g": 250,
"b": 253
},
"hsl": {
"h": 185.806,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96581,
"c": 0.0294,
"h": 204.5
},
"luminance": 0.90993
}Semantic roles & 50–950 ramp
primary
#DEFAFD
secondary
#E7A098
accent
#1600E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585