#DFFAFF#DFFAFF
#DFFAFF is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.7% C 0.029 H 210.0°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAFF |
|---|---|
| RGB | rgb(223, 250, 255) |
| HSL | hsl(189, 100%, 94%) |
| HSV | hsv(189, 13%, 100%) |
| CMYK | cmyk(12.5%, 2%, 0%, 0%) |
| CIE-LAB | lab(96.52, -7.75, -5.36) |
| CIE-LCH | lch(96.52, 9.42, 214.66°) |
| OKLab | oklab(96.71% -0.025 -0.0145) |
| OKLCH | oklch(96.71% 0.029 210) |
| XYZ | xyz(82.6627, 91.2775, 107.8515) |
| Luminance | 0.9128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.95
Azure (CSS)
#F0FFFF
ΔE00 4.26
Ice Blue (survey)
#D7FFFE
ΔE00 4.99
Very Light Blue
#D5FFFF
ΔE00 5.12
Very Pale Blue
#D6FFFE
ΔE00 5.19
Really Light Blue
#D4FFFF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAFF #FFE4DF
analogous
#DFFFF4 #DFFAFF #DFEAFF
triadic
#DFFAFF #FFDFFA #FAFFDF
tetradic
#DFFAFF #F4DFFF #FFE4DF #EAFFDF
square
#DFFAFF #F4DFFF #FFE4DF #EAFFDF
split-complementary
#DFFAFF #FFDFEA #FFF4DF
monochromatic
#65E7FF #A2F0FF #DFFAFF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.09
#DFFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DFFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAFF
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAFF | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F8FF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#D6FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffaff; /* rgb */ color: rgb(223, 250, 255); /* oklch */ color: oklch(96.7% 0.029 210.0);
Tailwind
colors: {
custom: {
50: '#e9fcff',
500: '#dffaff',
950: '#000000',
},
}SCSS
$custom: #dffaff; $custom-light: #e9fcff; $custom-dark: #000000;
JSON
{
"hex": "#dffaff",
"rgb": {
"r": 223,
"g": 250,
"b": 255
},
"hsl": {
"h": 189.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96708,
"c": 0.02891,
"h": 210
},
"luminance": 0.91279
}Semantic roles & 50–950 ramp
primary
#DFFAFF
secondary
#ECA396
accent
#2400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586