#DEFBFB#DEFBFB
#DEFBFB is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.7% C 0.030 H 196.7°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBFB |
|---|---|
| RGB | rgb(222, 251, 251) |
| HSL | hsl(180, 78%, 93%) |
| HSV | hsv(180, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(96.61, -9.34, -3.18) |
| CIE-LCH | lch(96.61, 9.87, 198.78°) |
| OKLab | oklab(96.73% -0.0288 -0.0086) |
| OKLCH | oklch(96.73% 0.03 196.7) |
| XYZ | xyz(82.0298, 91.4873, 104.5851) |
| Luminance | 0.9149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.92
Ice Blue (survey)
#D7FFFE
ΔE00 3.05
Very Pale Blue
#D6FFFE
ΔE00 3.28
Very Light Blue
#D5FFFF
ΔE00 3.39
Really Light Blue
#D4FFFF
ΔE00 3.62
Ice
#D6FFFA
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBFB #FBDEDE
analogous
#DEFBEC #DEFBFB #DEECFB
triadic
#DEFBFB #FBDEFB #FBFBDE
tetradic
#DEFBFB #ECDEFB #FBDEDE #ECFBDE
square
#DEFBFB #ECDEFB #FBDEDE #ECFBDE
split-complementary
#DEFBFB #FBDEEC #FBECDE
monochromatic
#71EEEE #A7F4F4 #DEFBFB #E4FCFC #E4FCFC
Accessibility & contrast
On white
1.09
#DEFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DEFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBFB
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBFB | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F1F3FB
Tritanopia (blue-blind)
#D6FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbfb; /* rgb */ color: rgb(222, 251, 251); /* oklch */ color: oklch(96.7% 0.030 196.7);
Tailwind
colors: {
custom: {
50: '#e8fcfc',
500: '#defbfb',
950: '#000000',
},
}SCSS
$custom: #defbfb; $custom-light: #e8fcfc; $custom-dark: #000000;
JSON
{
"hex": "#defbfb",
"rgb": {
"r": 222,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96725,
"c": 0.03009,
"h": 196.7
},
"luminance": 0.91489
}Semantic roles & 50–950 ramp
primary
#DEFBFB
secondary
#E29B9B
accent
#0B0BDB
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585