#DEFBEE#DEFBEE
#DEFBEE is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.4% C 0.035 H 166.9°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBEE |
|---|---|
| RGB | rgb(222, 251, 238) |
| HSL | hsl(153, 78%, 93%) |
| HSV | hsv(153, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(96.28, -11.80, 3.05) |
| CIE-LCH | lch(96.28, 12.19, 165.52°) |
| OKLab | oklab(96.36% -0.0338 0.0079) |
| OKLCH | oklch(96.36% 0.035 166.9) |
| XYZ | xyz(80.0505, 90.6956, 94.1609) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.35
Honeydew
#F0FFF0
ΔE00 4.71
Ice Blue (survey)
#D7FFFE
ΔE00 5.50
Lightcyan
#E0FFFF
ΔE00 5.53
Very Pale Blue
#D6FFFE
ΔE00 5.59
Very Light Blue
#D5FFFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBEE #FBDEEB
analogous
#DEFBDF #DEFBEE #DEFAFB
triadic
#DEFBEE #EEDEFB #FBEEDE
tetradic
#DEFBEE #DFDEFB #FBDEEB #FAFBDE
square
#DEFBEE #DFDEFB #FBDEEB #FAFBDE
split-complementary
#DEFBEE #FBDEFA #FBDFDE
monochromatic
#71EEB6 #A7F4D2 #DEFBEE #E4FCF1 #E4FCF1
Accessibility & contrast
On white
1.10
#DEFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#DEFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBEE
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBEE | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7ED
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#D8FBF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbee; /* rgb */ color: rgb(222, 251, 238); /* oklch */ color: oklch(96.4% 0.035 166.9);
Tailwind
colors: {
custom: {
50: '#e8fcf3',
500: '#defbee',
950: '#000000',
},
}SCSS
$custom: #defbee; $custom-light: #e8fcf3; $custom-dark: #000000;
JSON
{
"hex": "#defbee",
"rgb": {
"r": 222,
"g": 251,
"b": 238
},
"hsl": {
"h": 153.103,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96359,
"c": 0.03474,
"h": 166.9
},
"luminance": 0.90697
}Semantic roles & 50–950 ramp
primary
#DEFBEE
secondary
#E29BBB
accent
#0B68DB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585