#DEFBF8#DEFBF8
#DEFBF8 is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.6% C 0.030 H 189.1°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBF8 |
|---|---|
| RGB | rgb(222, 251, 248) |
| HSL | hsl(174, 78%, 93%) |
| HSV | hsv(174, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(96.53, -9.92, -1.74) |
| CIE-LCH | lch(96.53, 10.07, 189.97°) |
| OKLab | oklab(96.64% -0.03 -0.0048) |
| OKLCH | oklch(96.64% 0.03 189.1) |
| XYZ | xyz(81.5606, 91.2996, 102.1142) |
| Luminance | 0.9130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.55
Ice Blue (survey)
#D7FFFE
ΔE00 2.88
Very Pale Blue
#D6FFFE
ΔE00 3.10
Ice
#D6FFFA
ΔE00 3.36
Very Light Blue
#D5FFFF
ΔE00 3.37
Really Light Blue
#D4FFFF
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBF8 #FBDEE1
analogous
#DEFBE9 #DEFBF8 #DEEFFB
triadic
#DEFBF8 #F8DEFB #FBF8DE
tetradic
#DEFBF8 #E9DEFB #FBDEE1 #EFFBDE
square
#DEFBF8 #E9DEFB #FBDEE1 #EFFBDE
split-complementary
#DEFBF8 #FBDEEF #FBE9DE
monochromatic
#71EEE1 #A7F4EC #DEFBF8 #E4FCF9 #E4FCF9
Accessibility & contrast
On white
1.09
#DEFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DEFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBF8
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBF8 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8F8
Deuteranopia (green-blind)
#F2F3F8
Tritanopia (blue-blind)
#D6FDFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbf8; /* rgb */ color: rgb(222, 251, 248); /* oklch */ color: oklch(96.6% 0.030 189.1);
Tailwind
colors: {
custom: {
50: '#e8fcfa',
500: '#defbf8',
950: '#000000',
},
}SCSS
$custom: #defbf8; $custom-light: #e8fcfa; $custom-dark: #000000;
JSON
{
"hex": "#defbf8",
"rgb": {
"r": 222,
"g": 251,
"b": 248
},
"hsl": {
"h": 173.793,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96638,
"c": 0.03035,
"h": 189.1
},
"luminance": 0.91301
}Semantic roles & 50–950 ramp
primary
#DEFBF8
secondary
#E29BA3
accent
#0B20DB
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585