#DEFBF3#DEFBF3
#DEFBF3 is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.5% C 0.032 H 177.2°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBF3 |
|---|---|
| RGB | rgb(222, 251, 243) |
| HSL | hsl(163, 78%, 93%) |
| HSV | hsv(163, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 3.2%, 1.6%) |
| CIE-LAB | lab(96.41, -10.87, 0.65) |
| CIE-LCH | lch(96.41, 10.89, 176.58°) |
| OKLab | oklab(96.5% -0.0319 0.0016) |
| OKLCH | oklch(96.5% 0.032 177.2) |
| XYZ | xyz(80.7953, 90.9935, 98.0834) |
| Luminance | 0.9100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.26
Lightcyan
#E0FFFF
ΔE00 3.54
Ice Blue (survey)
#D7FFFE
ΔE00 3.86
Very Pale Blue
#D6FFFE
ΔE00 4.01
Very Light Blue
#D5FFFF
ΔE00 4.42
Really Light Blue
#D4FFFF
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBF3 #FBDEE6
analogous
#DEFBE4 #DEFBF3 #DEF4FB
triadic
#DEFBF3 #F3DEFB #FBF3DE
tetradic
#DEFBF3 #E4DEFB #FBDEE6 #F4FBDE
square
#DEFBF3 #E4DEFB #FBDEE6 #F4FBDE
split-complementary
#DEFBF3 #FBDEF4 #FBE4DE
monochromatic
#71EECB #A7F4DF #DEFBF3 #E4FCF5 #E4FCF5
Accessibility & contrast
On white
1.09
#DEFBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#DEFBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBF3
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBF3 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F3
Deuteranopia (green-blind)
#F3F3F4
Tritanopia (blue-blind)
#D7FCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbf3; /* rgb */ color: rgb(222, 251, 243); /* oklch */ color: oklch(96.5% 0.032 177.2);
Tailwind
colors: {
custom: {
50: '#e8fcf7',
500: '#defbf3',
950: '#000000',
},
}SCSS
$custom: #defbf3; $custom-light: #e8fcf7; $custom-dark: #000000;
JSON
{
"hex": "#defbf3",
"rgb": {
"r": 222,
"g": 251,
"b": 243
},
"hsl": {
"h": 163.448,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96497,
"c": 0.03193,
"h": 177.2
},
"luminance": 0.90995
}Semantic roles & 50–950 ramp
primary
#DEFBF3
secondary
#E29BAF
accent
#0B44DB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585