#DEFBF7#DEFBF7
#DEFBF7 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.6% C 0.031 H 186.6°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBF7 |
|---|---|
| RGB | rgb(222, 251, 247) |
| HSL | hsl(172, 78%, 93%) |
| HSV | hsv(172, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(96.51, -10.11, -1.27) |
| CIE-LCH | lch(96.51, 10.19, 187.13°) |
| OKLab | oklab(96.61% -0.0304 -0.0035) |
| OKLCH | oklch(96.61% 0.031 186.6) |
| XYZ | xyz(81.4059, 91.2377, 101.2994) |
| Luminance | 0.9124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.93
Ice Blue (survey)
#D7FFFE
ΔE00 2.97
Very Pale Blue
#D6FFFE
ΔE00 3.18
Ice
#D6FFFA
ΔE00 3.22
Very Light Blue
#D5FFFF
ΔE00 3.49
Really Light Blue
#D4FFFF
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBF7 #FBDEE2
analogous
#DEFBE8 #DEFBF7 #DEF0FB
triadic
#DEFBF7 #F7DEFB #FBF7DE
tetradic
#DEFBF7 #E8DEFB #FBDEE2 #F0FBDE
square
#DEFBF7 #E8DEFB #FBDEE2 #F0FBDE
split-complementary
#DEFBF7 #FBDEF0 #FBE8DE
monochromatic
#71EEDD #A7F4EA #DEFBF7 #E4FCF8 #E4FCF8
Accessibility & contrast
On white
1.09
#DEFBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DEFBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBF7
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBF7 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F7
Deuteranopia (green-blind)
#F2F3F7
Tritanopia (blue-blind)
#D7FDFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbf7; /* rgb */ color: rgb(222, 251, 247); /* oklch */ color: oklch(96.6% 0.031 186.6);
Tailwind
colors: {
custom: {
50: '#e8fcf9',
500: '#defbf7',
950: '#000000',
},
}SCSS
$custom: #defbf7; $custom-light: #e8fcf9; $custom-dark: #000000;
JSON
{
"hex": "#defbf7",
"rgb": {
"r": 222,
"g": 251,
"b": 247
},
"hsl": {
"h": 171.724,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.9661,
"c": 0.03056,
"h": 186.6
},
"luminance": 0.91239
}Semantic roles & 50–950 ramp
primary
#DEFBF7
secondary
#E29BA5
accent
#0B28DB
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585