#DEFCFD#DEFCFD
#DEFCFD is a very light, muted teal. Relative luminance 0.922; OKLCH L 97.0% C 0.031 H 199.1°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCFD |
|---|---|
| RGB | rgb(222, 252, 253) |
| HSL | hsl(182, 89%, 93%) |
| HSV | hsv(182, 12%, 99%) |
| CMYK | cmyk(12.3%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(96.92, -9.46, -3.76) |
| CIE-LCH | lch(96.92, 10.18, 201.66°) |
| OKLab | oklab(96.99% -0.0294 -0.0102) |
| OKLCH | oklch(96.99% 0.031 199.1) |
| XYZ | xyz(82.6599, 92.2405, 106.3586) |
| Luminance | 0.9224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.80
Ice Blue (survey)
#D7FFFE
ΔE00 2.96
Very Pale Blue
#D6FFFE
ΔE00 3.19
Very Light Blue
#D5FFFF
ΔE00 3.24
Really Light Blue
#D4FFFF
ΔE00 3.47
Pale Blue
#D0FEFE
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCFD #FDDFDE
analogous
#DEFDEE #DEFCFD #DEECFD
triadic
#DEFCFD #FDDEFC #FCFDDE
tetradic
#DEFCFD #EEDEFD #FDDFDE #ECFDDE
square
#DEFCFD #EEDEFD #FDDFDE #ECFDDE
split-complementary
#DEFCFD #FDDEEC #FDEEDE
monochromatic
#6BF2F6 #A4F7FA #DEFCFD #E2FCFD #E2FCFD
Accessibility & contrast
On white
1.08
#DEFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#DEFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCFD
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCFD | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#D5FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defcfd; /* rgb */ color: rgb(222, 252, 253); /* oklch */ color: oklch(97.0% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#e8fdfe',
500: '#defcfd',
950: '#000000',
},
}SCSS
$custom: #defcfd; $custom-light: #e8fdfe; $custom-dark: #000000;
JSON
{
"hex": "#defcfd",
"rgb": {
"r": 222,
"g": 252,
"b": 253
},
"hsl": {
"h": 181.935,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96986,
"c": 0.03111,
"h": 199.1
},
"luminance": 0.92242
}Semantic roles & 50–950 ramp
primary
#DEFCFD
secondary
#E79B98
accent
#0800E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585