#DEFBF5#DEFBF5
#DEFBF5 is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.6% C 0.031 H 181.8°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBF5 |
|---|---|
| RGB | rgb(222, 251, 245) |
| HSL | hsl(168, 78%, 93%) |
| HSV | hsv(168, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 2.4%, 1.6%) |
| CIE-LAB | lab(96.46, -10.49, -0.31) |
| CIE-LCH | lch(96.46, 10.50, 181.68°) |
| OKLab | oklab(96.55% -0.0311 -0.001) |
| OKLCH | oklch(96.55% 0.031 181.8) |
| XYZ | xyz(81.0989, 91.1150, 99.6827) |
| Luminance | 0.9112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.73
Ice
#D6FFFA
ΔE00 3.11
Ice Blue (survey)
#D7FFFE
ΔE00 3.34
Very Pale Blue
#D6FFFE
ΔE00 3.51
Very Light Blue
#D5FFFF
ΔE00 3.89
Really Light Blue
#D4FFFF
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBF5 #FBDEE4
analogous
#DEFBE6 #DEFBF5 #DEF2FB
triadic
#DEFBF5 #F5DEFB #FBF5DE
tetradic
#DEFBF5 #E6DEFB #FBDEE4 #F2FBDE
square
#DEFBF5 #E6DEFB #FBDEE4 #F2FBDE
split-complementary
#DEFBF5 #FBDEF2 #FBE6DE
monochromatic
#71EED4 #A7F4E4 #DEFBF5 #E4FCF7 #E4FCF7
Accessibility & contrast
On white
1.09
#DEFBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DEFBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBF5
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBF5 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F5
Deuteranopia (green-blind)
#F2F3F6
Tritanopia (blue-blind)
#D7FCF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbf5; /* rgb */ color: rgb(222, 251, 245); /* oklch */ color: oklch(96.6% 0.031 181.8);
Tailwind
colors: {
custom: {
50: '#e8fcf8',
500: '#defbf5',
950: '#000000',
},
}SCSS
$custom: #defbf5; $custom-light: #e8fcf8; $custom-dark: #000000;
JSON
{
"hex": "#defbf5",
"rgb": {
"r": 222,
"g": 251,
"b": 245
},
"hsl": {
"h": 167.586,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96553,
"c": 0.03114,
"h": 181.8
},
"luminance": 0.91117
}Semantic roles & 50–950 ramp
primary
#DEFBF5
secondary
#E29BAA
accent
#0B36DB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585