#DEFBFC#DEFBFC
#DEFBFC is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.8% C 0.030 H 199.2°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBFC |
|---|---|
| RGB | rgb(222, 251, 252) |
| HSL | hsl(182, 83%, 93%) |
| HSV | hsv(182, 12%, 99%) |
| CMYK | cmyk(11.9%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(96.64, -9.15, -3.65) |
| CIE-LCH | lch(96.64, 9.85, 201.77°) |
| OKLab | oklab(96.75% -0.0285 -0.0099) |
| OKLCH | oklch(96.75% 0.03 199.2) |
| XYZ | xyz(82.1878, 91.5505, 105.4175) |
| Luminance | 0.9155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.07
Ice Blue (survey)
#D7FFFE
ΔE00 3.24
Very Pale Blue
#D6FFFE
ΔE00 3.47
Very Light Blue
#D5FFFF
ΔE00 3.53
Really Light Blue
#D4FFFF
ΔE00 3.76
Pale Blue
#D0FEFE
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBFC #FCDFDE
analogous
#DEFCEE #DEFBFC #DEECFC
triadic
#DEFBFC #FCDEFB #FBFCDE
tetradic
#DEFBFC #EEDEFC #FCDFDE #ECFCDE
square
#DEFBFC #EEDEFC #FCDFDE #ECFCDE
split-complementary
#DEFBFC #FCDEEC #FCEEDE
monochromatic
#6EEDF2 #A6F4F7 #DEFBFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.09
#DEFBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#DEFBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBFC
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBFC | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#F1F3FC
Tritanopia (blue-blind)
#D6FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbfc; /* rgb */ color: rgb(222, 251, 252); /* oklch */ color: oklch(96.8% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#e8fcfd',
500: '#defbfc',
950: '#000000',
},
}SCSS
$custom: #defbfc; $custom-light: #e8fcfd; $custom-dark: #000000;
JSON
{
"hex": "#defbfc",
"rgb": {
"r": 222,
"g": 251,
"b": 252
},
"hsl": {
"h": 182,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96754,
"c": 0.03014,
"h": 199.2
},
"luminance": 0.91552
}Semantic roles & 50–950 ramp
primary
#DEFBFC
secondary
#E49C9A
accent
#0D06E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585