#DEFBFA#DEFBFA
#DEFBFA is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.7% C 0.030 H 194.1°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBFA |
|---|---|
| RGB | rgb(222, 251, 250) |
| HSL | hsl(178, 78%, 93%) |
| HSV | hsv(178, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(96.58, -9.54, -2.70) |
| CIE-LCH | lch(96.58, 9.91, 195.80°) |
| OKLab | oklab(96.7% -0.0292 -0.0073) |
| OKLCH | oklch(96.7% 0.03 194.1) |
| XYZ | xyz(81.8725, 91.4244, 103.7571) |
| Luminance | 0.9143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.98
Ice Blue (survey)
#D7FFFE
ΔE00 2.92
Very Pale Blue
#D6FFFE
ΔE00 3.15
Very Light Blue
#D5FFFF
ΔE00 3.32
Really Light Blue
#D4FFFF
ΔE00 3.55
Ice
#D6FFFA
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBFA #FBDEDF
analogous
#DEFBEB #DEFBFA #DEEDFB
triadic
#DEFBFA #FADEFB #FBFADE
tetradic
#DEFBFA #EBDEFB #FBDEDF #EDFBDE
square
#DEFBFA #EBDEFB #FBDEDF #EDFBDE
split-complementary
#DEFBFA #FBDEED #FBEBDE
monochromatic
#71EEE9 #A7F4F2 #DEFBFA #E4FCFB #E4FCFB
Accessibility & contrast
On white
1.09
#DEFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#DEFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBFA
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBFA | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#D6FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbfa; /* rgb */ color: rgb(222, 251, 250); /* oklch */ color: oklch(96.7% 0.030 194.1);
Tailwind
colors: {
custom: {
50: '#e8fcfb',
500: '#defbfa',
950: '#000000',
},
}SCSS
$custom: #defbfa; $custom-light: #e8fcfb; $custom-dark: #000000;
JSON
{
"hex": "#defbfa",
"rgb": {
"r": 222,
"g": 251,
"b": 250
},
"hsl": {
"h": 177.931,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96696,
"c": 0.03012,
"h": 194.1
},
"luminance": 0.91426
}Semantic roles & 50–950 ramp
primary
#DEFBFA
secondary
#E29B9E
accent
#0B12DB
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585