#DFFEFB#DFFEFB
#DFFEFB is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.4% C 0.032 H 189.5°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEFB |
|---|---|
| RGB | rgb(223, 254, 251) |
| HSL | hsl(174, 94%, 94%) |
| HSV | hsv(174, 12%, 100%) |
| CMYK | cmyk(12.2%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(97.44, -10.53, -1.95) |
| CIE-LCH | lch(97.44, 10.71, 190.47°) |
| OKLab | oklab(97.4% -0.0319 -0.0053) |
| OKLCH | oklch(97.4% 0.032 189.5) |
| XYZ | xyz(83.2816, 93.5349, 104.9143) |
| Luminance | 0.9354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.35
Ice Blue (survey)
#D7FFFE
ΔE00 2.33
Very Pale Blue
#D6FFFE
ΔE00 2.56
Ice
#D6FFFA
ΔE00 2.83
Very Light Blue
#D5FFFF
ΔE00 2.85
Really Light Blue
#D4FFFF
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEFB #FEDFE2
analogous
#DFFEEB #DFFEFB #DFF1FE
triadic
#DFFEFB #FBDFFE #FEFBDF
tetradic
#DFFEFB #EBDFFE #FEDFE2 #F1FEDF
square
#DFFEFB #EBDFFE #FEDFE2 #F1FEDF
split-complementary
#DFFEFB #FEDFF1 #FEEBDF
monochromatic
#68FAEC #A4FCF4 #DFFEFB #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.07
#DFFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#DFFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEFB
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEFB | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#D7FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffefb; /* rgb */ color: rgb(223, 254, 251); /* oklch */ color: oklch(97.4% 0.032 189.5);
Tailwind
colors: {
custom: {
50: '#e9fefc',
500: '#dffefb',
950: '#000000',
},
}SCSS
$custom: #dffefb; $custom-light: #e9fefc; $custom-dark: #000000;
JSON
{
"hex": "#dffefb",
"rgb": {
"r": 223,
"g": 254,
"b": 251
},
"hsl": {
"h": 174.194,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.97401,
"c": 0.0323,
"h": 189.5
},
"luminance": 0.93537
}Semantic roles & 50–950 ramp
primary
#DFFEFB
secondary
#EA98A0
accent
#0016E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585