#DFFCEE#DFFCEE
#DFFCEE is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.6% C 0.035 H 165.0°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCEE |
|---|---|
| RGB | rgb(223, 252, 238) |
| HSL | hsl(151, 83%, 93%) |
| HSV | hsv(151, 12%, 99%) |
| CMYK | cmyk(11.5%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(96.61, -11.98, 3.52) |
| CIE-LCH | lch(96.61, 12.48, 163.60°) |
| OKLab | oklab(96.63% -0.0342 0.0091) |
| OKLCH | oklch(96.63% 0.035 165) |
| XYZ | xyz(80.6709, 91.4804, 94.2797) |
| Luminance | 0.9148 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.62
Ice
#D6FFFA
ΔE00 4.62
Ice Blue (survey)
#D7FFFE
ΔE00 5.82
Lightcyan
#E0FFFF
ΔE00 5.88
Very Pale Blue
#D6FFFE
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCEE #FCDFED
analogous
#DFFCDF #DFFCEE #DFFCFC
triadic
#DFFCEE #EEDFFC #FCEEDF
tetradic
#DFFCEE #DFDFFC #FCDFED #FCFCDF
square
#DFFCEE #DFDFFC #FCDFED #FCFCDF
split-complementary
#DFFCEE #FCDFFC #FCDFDF
monochromatic
#6FF2B3 #A7F7D0 #DFFCEE #E3FCF0 #E3FCF0
Accessibility & contrast
On white
1.09
#DFFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DFFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCEE
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCEE | 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)
#FBF8ED
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#DAFCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffcee; /* rgb */ color: rgb(223, 252, 238); /* oklch */ color: oklch(96.6% 0.035 165.0);
Tailwind
colors: {
custom: {
50: '#e9fdf3',
500: '#dffcee',
950: '#000000',
},
}SCSS
$custom: #dffcee; $custom-light: #e9fdf3; $custom-dark: #000000;
JSON
{
"hex": "#dffcee",
"rgb": {
"r": 223,
"g": 252,
"b": 238
},
"hsl": {
"h": 151.034,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.96631,
"c": 0.0354,
"h": 165
},
"luminance": 0.91482
}Semantic roles & 50–950 ramp
primary
#DFFCEE
secondary
#E49BBE
accent
#066FDF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585