#DFFFF0#DFFFF0
#DFFFF0 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.039 H 165.7°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFF0 |
|---|---|
| RGB | rgb(223, 255, 240) |
| HSL | hsl(152, 100%, 94%) |
| HSV | hsv(152, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(97.43, -13.09, 3.69) |
| CIE-LCH | lch(97.43, 13.60, 164.27°) |
| OKLab | oklab(97.3% -0.0374 0.0096) |
| OKLCH | oklch(97.3% 0.039 165.7) |
| XYZ | xyz(81.9159, 93.4977, 96.1522) |
| Luminance | 0.9350 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.45
Honeydew
#F0FFF0
ΔE00 5.31
Ice Blue (survey)
#D7FFFE
ΔE00 5.85
Very Pale Blue
#D6FFFE
ΔE00 5.91
Lightcyan
#E0FFFF
ΔE00 6.23
Very Light Blue
#D5FFFF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFF0 #FFDFEE
analogous
#DFFFE0 #DFFFF0 #DFFEFF
triadic
#DFFFF0 #F0DFFF #FFF0DF
tetradic
#DFFFF0 #E0DFFF #FFDFEE #FEFFDF
square
#DFFFF0 #E0DFFF #FFDFEE #FEFFDF
split-complementary
#DFFFF0 #FFDFFE #FFE0DF
monochromatic
#65FFB7 #A2FFD3 #DFFFF0 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.07
#DFFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#DFFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFF0
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFF0 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#F7F6F1
Tritanopia (blue-blind)
#D9FFFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffff0; /* rgb */ color: rgb(223, 255, 240); /* oklch */ color: oklch(97.3% 0.039 165.7);
Tailwind
colors: {
custom: {
50: '#e9fff4',
500: '#dffff0',
950: '#000000',
},
}SCSS
$custom: #dffff0; $custom-light: #e9fff4; $custom-dark: #000000;
JSON
{
"hex": "#dffff0",
"rgb": {
"r": 223,
"g": 255,
"b": 240
},
"hsl": {
"h": 151.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97299,
"c": 0.03862,
"h": 165.7
},
"luminance": 0.93499
}Semantic roles & 50–950 ramp
primary
#DFFFF0
secondary
#EC96BE
accent
#006CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685