#DEFDFA#DEFDFA
#DEFDFA is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.1% C 0.032 H 189.5°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDFA |
|---|---|
| RGB | rgb(222, 253, 250) |
| HSL | hsl(174, 89%, 93%) |
| HSV | hsv(174, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(97.10, -10.54, -1.95) |
| CIE-LCH | lch(97.10, 10.72, 190.47°) |
| OKLab | oklab(97.1% -0.0319 -0.0054) |
| OKLCH | oklch(97.1% 0.032 189.5) |
| XYZ | xyz(82.5006, 92.6805, 103.9664) |
| Luminance | 0.9268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.40
Ice Blue (survey)
#D7FFFE
ΔE00 2.33
Very Pale Blue
#D6FFFE
ΔE00 2.55
Ice
#D6FFFA
ΔE00 2.81
Very Light Blue
#D5FFFF
ΔE00 2.84
Really Light Blue
#D4FFFF
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDFA #FDDEE1
analogous
#DEFDEA #DEFDFA #DEF0FD
triadic
#DEFDFA #FADEFD #FDFADE
tetradic
#DEFDFA #EADEFD #FDDEE1 #F0FDDE
square
#DEFDFA #EADEFD #FDDEE1 #F0FDDE
split-complementary
#DEFDFA #FDDEF0 #FDEADE
monochromatic
#6BF6E9 #A4FAF1 #DEFDFA #E2FDFB #E2FDFB
Accessibility & contrast
On white
1.07
#DEFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#DEFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDFA
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDFA | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F3F5FA
Tritanopia (blue-blind)
#D6FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defdfa; /* rgb */ color: rgb(222, 253, 250); /* oklch */ color: oklch(97.1% 0.032 189.5);
Tailwind
colors: {
custom: {
50: '#e8fefb',
500: '#defdfa',
950: '#000000',
},
}SCSS
$custom: #defdfa; $custom-light: #e8fefb; $custom-dark: #000000;
JSON
{
"hex": "#defdfa",
"rgb": {
"r": 222,
"g": 253,
"b": 250
},
"hsl": {
"h": 174.194,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.97102,
"c": 0.03232,
"h": 189.5
},
"luminance": 0.92682
}Semantic roles & 50–950 ramp
primary
#DEFDFA
secondary
#E798A0
accent
#0016E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585