#DFF9FE#DFF9FE
#DFF9FE is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.5% C 0.028 H 210.5°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9FE |
|---|---|
| RGB | rgb(223, 249, 254) |
| HSL | hsl(190, 94%, 94%) |
| HSV | hsv(190, 12%, 100%) |
| CMYK | cmyk(12.2%, 2%, 0%, 0.4%) |
| CIE-LAB | lab(96.24, -7.44, -5.26) |
| CIE-LCH | lch(96.24, 9.11, 215.24°) |
| OKLab | oklab(96.48% -0.0241 -0.0142) |
| OKLCH | oklch(96.48% 0.028 210.5) |
| XYZ | xyz(82.1922, 90.5935, 106.9026) |
| Luminance | 0.9060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.19
Azure (CSS)
#F0FFFF
ΔE00 4.09
Ice Blue (survey)
#D7FFFE
ΔE00 5.27
Very Light Blue
#D5FFFF
ΔE00 5.41
Very Pale Blue
#D6FFFE
ΔE00 5.47
Really Light Blue
#D4FFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9FE #FEE4DF
analogous
#DFFEF3 #DFF9FE #DFE9FE
triadic
#DFF9FE #FEDFF9 #F9FEDF
tetradic
#DFF9FE #F3DFFE #FEE4DF #E9FEDF
square
#DFF9FE #F3DFFE #FEE4DF #E9FEDF
split-complementary
#DFF9FE #FEDFE9 #FEF3DF
monochromatic
#68E3FA #A4EEFC #DFF9FE #E1F9FE #E1F9FE
Accessibility & contrast
On white
1.10
#DFF9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#DFF9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9FE
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9FE | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#EFF2FE
Tritanopia (blue-blind)
#D7FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dff9fe; /* rgb */ color: rgb(223, 249, 254); /* oklch */ color: oklch(96.5% 0.028 210.5);
Tailwind
colors: {
custom: {
50: '#e9fbfe',
500: '#dff9fe',
950: '#000000',
},
}SCSS
$custom: #dff9fe; $custom-light: #e9fbfe; $custom-dark: #000000;
JSON
{
"hex": "#dff9fe",
"rgb": {
"r": 223,
"g": 249,
"b": 254
},
"hsl": {
"h": 189.677,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.96477,
"c": 0.02795,
"h": 210.5
},
"luminance": 0.90595
}Semantic roles & 50–950 ramp
primary
#DFF9FE
secondary
#EAA598
accent
#2500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585