#DEFCFB#DEFCFB
#DEFCFB is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.031 H 194.2°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCFB |
|---|---|
| RGB | rgb(222, 252, 251) |
| HSL | hsl(178, 83%, 93%) |
| HSV | hsv(178, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(96.87, -9.84, -2.80) |
| CIE-LCH | lch(96.87, 10.24, 195.88°) |
| OKLab | oklab(96.93% -0.0302 -0.0076) |
| OKLCH | oklch(96.93% 0.031 194.2) |
| XYZ | xyz(82.3430, 92.1137, 104.6895) |
| Luminance | 0.9212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.75
Ice Blue (survey)
#D7FFFE
ΔE00 2.62
Very Pale Blue
#D6FFFE
ΔE00 2.86
Very Light Blue
#D5FFFF
ΔE00 3.03
Really Light Blue
#D4FFFF
ΔE00 3.26
Ice
#D6FFFA
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCFB #FCDEDF
analogous
#DEFCEC #DEFCFB #DEEEFC
triadic
#DEFCFB #FBDEFC #FCFBDE
tetradic
#DEFCFB #ECDEFC #FCDEDF #EEFCDE
square
#DEFCFB #ECDEFC #FCDEDF #EEFCDE
split-complementary
#DEFCFB #FCDEEE #FCECDE
monochromatic
#6EF2ED #A6F7F4 #DEFCFB #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.08
#DEFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#DEFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCFB
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCFB | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#D6FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defcfb; /* rgb */ color: rgb(222, 252, 251); /* oklch */ color: oklch(96.9% 0.031 194.2);
Tailwind
colors: {
custom: {
50: '#e8fdfc',
500: '#defcfb',
950: '#000000',
},
}SCSS
$custom: #defcfb; $custom-light: #e8fdfc; $custom-dark: #000000;
JSON
{
"hex": "#defcfb",
"rgb": {
"r": 222,
"g": 252,
"b": 251
},
"hsl": {
"h": 178,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96928,
"c": 0.03111,
"h": 194.2
},
"luminance": 0.92115
}Semantic roles & 50–950 ramp
primary
#DEFCFB
secondary
#E49A9C
accent
#060DE0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585