#DFFFFB#DFFFFB
#DFFFFB is a very light, muted teal. Relative luminance 0.942; OKLCH L 97.6% C 0.033 H 187.5°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFFB |
|---|---|
| RGB | rgb(223, 255, 251) |
| HSL | hsl(173, 100%, 94%) |
| HSV | hsv(173, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(97.70, -11.03, -1.57) |
| CIE-LCH | lch(97.70, 11.14, 188.10°) |
| OKLab | oklab(97.6% -0.0332 -0.0044) |
| OKLCH | oklch(97.6% 0.033 187.5) |
| XYZ | xyz(83.5998, 94.1712, 105.0204) |
| Luminance | 0.9417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.83
Ice Blue (survey)
#D7FFFE
ΔE00 2.24
Ice
#D6FFFA
ΔE00 2.42
Very Pale Blue
#D6FFFE
ΔE00 2.44
Very Light Blue
#D5FFFF
ΔE00 2.79
Really Light Blue
#D4FFFF
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFFB #FFDFE3
analogous
#DFFFEB #DFFFFB #DFF3FF
triadic
#DFFFFB #FBDFFF #FFFBDF
tetradic
#DFFFFB #EBDFFF #FFDFE3 #F3FFDF
square
#DFFFFB #EBDFFF #FFDFE3 #F3FFDF
split-complementary
#DFFFFB #FFDFF3 #FFEBDF
monochromatic
#65FFEC #A2FFF3 #DFFFFB #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.06
#DFFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#DFFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFFB
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFFB | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#D7FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dffffb; /* rgb */ color: rgb(223, 255, 251); /* oklch */ color: oklch(97.6% 0.033 187.5);
Tailwind
colors: {
custom: {
50: '#e9fffc',
500: '#dffffb',
950: '#000000',
},
}SCSS
$custom: #dffffb; $custom-light: #e9fffc; $custom-dark: #000000;
JSON
{
"hex": "#dffffb",
"rgb": {
"r": 223,
"g": 255,
"b": 251
},
"hsl": {
"h": 172.5,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97604,
"c": 0.03346,
"h": 187.5
},
"luminance": 0.94173
}Semantic roles & 50–950 ramp
primary
#DFFFFB
secondary
#EC96A1
accent
#001DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685