#DFFBFF#DFFBFF
#DFFBFF is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.9% C 0.030 H 207.1°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBFF |
|---|---|
| RGB | rgb(223, 251, 255) |
| HSL | hsl(188, 100%, 94%) |
| HSV | hsv(188, 13%, 100%) |
| CMYK | cmyk(12.5%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(96.78, -8.25, -4.98) |
| CIE-LCH | lch(96.78, 9.64, 211.12°) |
| OKLab | oklab(96.91% -0.0264 -0.0135) |
| OKLCH | oklch(96.91% 0.03 207.1) |
| XYZ | xyz(82.9742, 91.9006, 107.9554) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.30
Azure (CSS)
#F0FFFF
ΔE00 4.37
Ice Blue (survey)
#D7FFFE
ΔE00 4.37
Very Light Blue
#D5FFFF
ΔE00 4.53
Very Pale Blue
#D6FFFE
ΔE00 4.58
Really Light Blue
#D4FFFF
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBFF #FFE3DF
analogous
#DFFFF3 #DFFBFF #DFEBFF
triadic
#DFFBFF #FFDFFB #FBFFDF
tetradic
#DFFBFF #F3DFFF #FFE3DF #EBFFDF
square
#DFFBFF #F3DFFF #FFE3DF #EBFFDF
split-complementary
#DFFBFF #FFDFEB #FFF3DF
monochromatic
#65ECFF #A2F3FF #DFFBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.08
#DFFBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#DFFBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBFF
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBFF | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#D6FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffbff; /* rgb */ color: rgb(223, 251, 255); /* oklch */ color: oklch(96.9% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#e9fcff',
500: '#dffbff',
950: '#000000',
},
}SCSS
$custom: #dffbff; $custom-light: #e9fcff; $custom-dark: #000000;
JSON
{
"hex": "#dffbff",
"rgb": {
"r": 223,
"g": 251,
"b": 255
},
"hsl": {
"h": 187.5,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.9691,
"c": 0.0296,
"h": 207.1
},
"luminance": 0.91902
}Semantic roles & 50–950 ramp
primary
#DFFBFF
secondary
#ECA196
accent
#1D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586