#DEFBED#DEFBED
#DEFBED is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.3% C 0.035 H 165.0°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBED |
|---|---|
| RGB | rgb(222, 251, 237) |
| HSL | hsl(151, 78%, 93%) |
| HSV | hsv(151, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(96.26, -11.98, 3.53) |
| CIE-LCH | lch(96.26, 12.49, 163.60°) |
| OKLab | oklab(96.33% -0.0342 0.0092) |
| OKLCH | oklch(96.33% 0.035 165) |
| XYZ | xyz(79.9040, 90.6370, 93.3893) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.64
Honeydew
#F0FFF0
ΔE00 4.68
Ice Blue (survey)
#D7FFFE
ΔE00 5.84
Lightcyan
#E0FFFF
ΔE00 5.91
Very Pale Blue
#D6FFFE
ΔE00 5.93
Very Light Blue
#D5FFFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBED #FBDEEC
analogous
#DEFBDE #DEFBED #DEFBFB
triadic
#DEFBED #EDDEFB #FBEDDE
tetradic
#DEFBED #DEDEFB #FBDEEC #FBFBDE
square
#DEFBED #DEDEFB #FBDEEC #FBFBDE
split-complementary
#DEFBED #FBDEFB #FBDEDE
monochromatic
#71EEB1 #A7F4CF #DEFBED #E4FCF0 #E4FCF0
Accessibility & contrast
On white
1.10
#DEFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DEFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBED
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBED | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#D9FBF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbed; /* rgb */ color: rgb(222, 251, 237); /* oklch */ color: oklch(96.3% 0.035 165.0);
Tailwind
colors: {
custom: {
50: '#e8fcf2',
500: '#defbed',
950: '#000000',
},
}SCSS
$custom: #defbed; $custom-light: #e8fcf2; $custom-dark: #000000;
JSON
{
"hex": "#defbed",
"rgb": {
"r": 222,
"g": 251,
"b": 237
},
"hsl": {
"h": 151.034,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96332,
"c": 0.03542,
"h": 165
},
"luminance": 0.90638
}Semantic roles & 50–950 ramp
primary
#DEFBED
secondary
#E29BBD
accent
#0B6FDB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585