#DEFBF9#DEFBF9
#DEFBF9 is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.7% C 0.030 H 191.6°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBF9 |
|---|---|
| RGB | rgb(222, 251, 249) |
| HSL | hsl(176, 78%, 93%) |
| HSV | hsv(176, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(96.56, -9.73, -2.22) |
| CIE-LCH | lch(96.56, 9.98, 192.86°) |
| OKLab | oklab(96.67% -0.0296 -0.0061) |
| OKLCH | oklch(96.67% 0.03 191.6) |
| XYZ | xyz(81.7162, 91.3619, 102.9335) |
| Luminance | 0.9136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.21
Ice Blue (survey)
#D7FFFE
ΔE00 2.86
Very Pale Blue
#D6FFFE
ΔE00 3.09
Very Light Blue
#D5FFFF
ΔE00 3.31
Really Light Blue
#D4FFFF
ΔE00 3.53
Ice
#D6FFFA
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBF9 #FBDEE0
analogous
#DEFBEA #DEFBF9 #DEEEFB
triadic
#DEFBF9 #F9DEFB #FBF9DE
tetradic
#DEFBF9 #EADEFB #FBDEE0 #EEFBDE
square
#DEFBF9 #EADEFB #FBDEE0 #EEFBDE
split-complementary
#DEFBF9 #FBDEEE #FBEADE
monochromatic
#71EEE5 #A7F4EF #DEFBF9 #E4FCFA #E4FCFA
Accessibility & contrast
On white
1.09
#DEFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#DEFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBF9
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBF9 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8F9
Deuteranopia (green-blind)
#F1F3F9
Tritanopia (blue-blind)
#D6FDFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbf9; /* rgb */ color: rgb(222, 251, 249); /* oklch */ color: oklch(96.7% 0.030 191.6);
Tailwind
colors: {
custom: {
50: '#e8fcfb',
500: '#defbf9',
950: '#000000',
},
}SCSS
$custom: #defbf9; $custom-light: #e8fcfb; $custom-dark: #000000;
JSON
{
"hex": "#defbf9",
"rgb": {
"r": 222,
"g": 251,
"b": 249
},
"hsl": {
"h": 175.862,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96667,
"c": 0.03021,
"h": 191.6
},
"luminance": 0.91364
}Semantic roles & 50–950 ramp
primary
#DEFBF9
secondary
#E29BA0
accent
#0B19DB
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585