#DEFBF6#DEFBF6
#DEFBF6 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.6% C 0.031 H 184.2°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBF6 |
|---|---|
| RGB | rgb(222, 251, 246) |
| HSL | hsl(170, 78%, 93%) |
| HSV | hsv(170, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(96.48, -10.30, -0.79) |
| CIE-LCH | lch(96.48, 10.33, 184.37°) |
| OKLab | oklab(96.58% -0.0307 -0.0023) |
| OKLCH | oklch(96.58% 0.031 184.2) |
| XYZ | xyz(81.2520, 91.1762, 100.4889) |
| Luminance | 0.9118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.32
Ice Blue (survey)
#D7FFFE
ΔE00 3.13
Ice
#D6FFFA
ΔE00 3.13
Very Pale Blue
#D6FFFE
ΔE00 3.32
Very Light Blue
#D5FFFF
ΔE00 3.67
Really Light Blue
#D4FFFF
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBF6 #FBDEE3
analogous
#DEFBE7 #DEFBF6 #DEF1FB
triadic
#DEFBF6 #F6DEFB #FBF6DE
tetradic
#DEFBF6 #E7DEFB #FBDEE3 #F1FBDE
square
#DEFBF6 #E7DEFB #FBDEE3 #F1FBDE
split-complementary
#DEFBF6 #FBDEF1 #FBE7DE
monochromatic
#71EED8 #A7F4E7 #DEFBF6 #E4FCF8 #E4FCF8
Accessibility & contrast
On white
1.09
#DEFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DEFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBF6
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBF6 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F6
Deuteranopia (green-blind)
#F2F3F6
Tritanopia (blue-blind)
#D7FCF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbf6; /* rgb */ color: rgb(222, 251, 246); /* oklch */ color: oklch(96.6% 0.031 184.2);
Tailwind
colors: {
custom: {
50: '#e8fcf9',
500: '#defbf6',
950: '#000000',
},
}SCSS
$custom: #defbf6; $custom-light: #e8fcf9; $custom-dark: #000000;
JSON
{
"hex": "#defbf6",
"rgb": {
"r": 222,
"g": 251,
"b": 246
},
"hsl": {
"h": 169.655,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96581,
"c": 0.03082,
"h": 184.2
},
"luminance": 0.91178
}Semantic roles & 50–950 ramp
primary
#DEFBF6
secondary
#E29BA7
accent
#0B2FDB
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585