#DFFBEE#DFFBEE
#DFFBEE is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.4% C 0.034 H 166.0°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBEE |
|---|---|
| RGB | rgb(223, 251, 238) |
| HSL | hsl(152, 78%, 93%) |
| HSV | hsv(152, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(96.35, -11.48, 3.15) |
| CIE-LCH | lch(96.35, 11.90, 164.65°) |
| OKLab | oklab(96.43% -0.0329 0.0082) |
| OKLCH | oklch(96.43% 0.034 166) |
| XYZ | xyz(80.3577, 90.8540, 94.1753) |
| Luminance | 0.9085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.43
Ice
#D6FFFA
ΔE00 4.55
Lightcyan
#E0FFFF
ΔE00 5.53
Ice Blue (survey)
#D7FFFE
ΔE00 5.63
Very Pale Blue
#D6FFFE
ΔE00 5.74
Very Light Blue
#D5FFFF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBEE #FBDFEC
analogous
#DFFBE0 #DFFBEE #DFFAFB
triadic
#DFFBEE #EEDFFB #FBEEDF
tetradic
#DFFBEE #E0DFFB #FBDFEC #FAFBDF
square
#DFFBEE #E0DFFB #FBDFEC #FAFBDF
split-complementary
#DFFBEE #FBDFFA #FBE0DF
monochromatic
#72EDB4 #A9F4D1 #DFFBEE #E4FCF1 #E4FCF1
Accessibility & contrast
On white
1.10
#DFFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#DFFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBEE
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBEE | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#DAFBF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffbee; /* rgb */ color: rgb(223, 251, 238); /* oklch */ color: oklch(96.4% 0.034 166.0);
Tailwind
colors: {
custom: {
50: '#e9fcf3',
500: '#dffbee',
950: '#000000',
},
}SCSS
$custom: #dffbee; $custom-light: #e9fcf3; $custom-dark: #000000;
JSON
{
"hex": "#dffbee",
"rgb": {
"r": 223,
"g": 251,
"b": 238
},
"hsl": {
"h": 152.143,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.96427,
"c": 0.03386,
"h": 166
},
"luminance": 0.90855
}Semantic roles & 50–950 ramp
primary
#DFFBEE
secondary
#E29CBD
accent
#0B6BDA
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585