#DFFAEF#DFFAEF
#DFFAEF is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.3% C 0.032 H 169.2°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAEF |
|---|---|
| RGB | rgb(223, 250, 239) |
| HSL | hsl(156, 73%, 93%) |
| HSV | hsv(156, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 4.4%, 2%) |
| CIE-LAB | lab(96.12, -10.80, 2.30) |
| CIE-LCH | lch(96.12, 11.04, 167.99°) |
| OKLab | oklab(96.25% -0.0311 0.0059) |
| OKLCH | oklch(96.25% 0.032 169.2) |
| XYZ | xyz(80.1935, 90.2898, 94.8473) |
| Luminance | 0.9029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.30
Honeydew
#F0FFF0
ΔE00 4.39
Lightcyan
#E0FFFF
ΔE00 4.82
Ice Blue (survey)
#D7FFFE
ΔE00 5.16
Very Pale Blue
#D6FFFE
ΔE00 5.29
Very Light Blue
#D5FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAEF #FADFEA
analogous
#DFFAE1 #DFFAEF #DFF7FA
triadic
#DFFAEF #EFDFFA #FAEFDF
tetradic
#DFFAEF #E1DFFA #FADFEA #F7FADF
square
#DFFAEF #E1DFFA #FADFEA #F7FADF
split-complementary
#DFFAEF #FADFF7 #FAE1DF
monochromatic
#75E9BA #AAF2D5 #DFFAEF #E5FBF2 #E5FBF2
Accessibility & contrast
On white
1.10
#DFFAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DFFAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAEF
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAEF | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EF
Deuteranopia (green-blind)
#F3F2F0
Tritanopia (blue-blind)
#DAFAF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dffaef; /* rgb */ color: rgb(223, 250, 239); /* oklch */ color: oklch(96.3% 0.032 169.2);
Tailwind
colors: {
custom: {
50: '#e9fcf4',
500: '#dffaef',
950: '#000000',
},
}SCSS
$custom: #dffaef; $custom-light: #e9fcf4; $custom-dark: #000000;
JSON
{
"hex": "#dffaef",
"rgb": {
"r": 223,
"g": 250,
"b": 239
},
"hsl": {
"h": 155.556,
"s": 72.973,
"l": 92.745
},
"oklch": {
"l": 0.96251,
"c": 0.03169,
"h": 169.2
},
"luminance": 0.90291
}Semantic roles & 50–950 ramp
primary
#DFFAEF
secondary
#DF9EB9
accent
#1061D5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585