#DFFAEE#DFFAEE
#DFFAEE is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.2% C 0.032 H 167.1°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAEE |
|---|---|
| RGB | rgb(223, 250, 238) |
| HSL | hsl(153, 73%, 93%) |
| HSV | hsv(153, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(96.09, -10.98, 2.78) |
| CIE-LCH | lch(96.09, 11.33, 165.81°) |
| OKLab | oklab(96.22% -0.0315 0.0072) |
| OKLCH | oklch(96.22% 0.032 167.1) |
| XYZ | xyz(80.0462, 90.2309, 94.0714) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.29
Ice
#D6FFFA
ΔE00 4.53
Lightcyan
#E0FFFF
ΔE00 5.21
Ice Blue (survey)
#D7FFFE
ΔE00 5.47
Very Pale Blue
#D6FFFE
ΔE00 5.60
Very Light Blue
#D5FFFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAEE #FADFEB
analogous
#DFFAE0 #DFFAEE #DFF9FA
triadic
#DFFAEE #EEDFFA #FAEEDF
tetradic
#DFFAEE #E0DFFA #FADFEB #F9FADF
square
#DFFAEE #E0DFFA #FADFEB #F9FADF
split-complementary
#DFFAEE #FADFF9 #FAE0DF
monochromatic
#75E9B6 #AAF2D2 #DFFAEE #E5FBF1 #E5FBF1
Accessibility & contrast
On white
1.10
#DFFAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DFFAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAEE
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAEE | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#DAFAF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffaee; /* rgb */ color: rgb(223, 250, 238); /* oklch */ color: oklch(96.2% 0.032 167.1);
Tailwind
colors: {
custom: {
50: '#e9fcf3',
500: '#dffaee',
950: '#000000',
},
}SCSS
$custom: #dffaee; $custom-light: #e9fcf3; $custom-dark: #000000;
JSON
{
"hex": "#dffaee",
"rgb": {
"r": 223,
"g": 250,
"b": 238
},
"hsl": {
"h": 153.333,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96224,
"c": 0.03232,
"h": 167.1
},
"luminance": 0.90232
}Semantic roles & 50–950 ramp
primary
#DFFAEE
secondary
#DF9EBB
accent
#1068D5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585