#DCFFFB#DCFFFB
#DCFFFB is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.4% C 0.036 H 188.2°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFFB |
|---|---|
| RGB | rgb(220, 255, 251) |
| HSL | hsl(173, 100%, 93%) |
| HSV | hsv(173, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(97.51, -11.96, -1.87) |
| CIE-LCH | lch(97.51, 12.11, 188.89°) |
| OKLab | oklab(97.41% -0.036 -0.0052) |
| OKLCH | oklch(97.41% 0.036 188.2) |
| XYZ | xyz(82.6834, 93.6987, 104.9774) |
| Luminance | 0.9370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.62
Ice Blue (survey)
#D7FFFE
ΔE00 1.63
Very Pale Blue
#D6FFFE
ΔE00 1.79
Very Light Blue
#D5FFFF
ΔE00 2.19
Lightcyan
#E0FFFF
ΔE00 2.23
Really Light Blue
#D4FFFF
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFFB #FFDCE0
analogous
#DCFFE9 #DCFFFB #DCF1FF
triadic
#DCFFFB #FBDCFF #FFFBDC
tetradic
#DCFFFB #E9DCFF #FFDCE0 #F1FFDC
square
#DCFFFB #E9DCFF #FFDCE0 #F1FFDC
split-complementary
#DCFFFB #FFDCF1 #FFE9DC
monochromatic
#62FFED #9FFFF4 #DCFFFB #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.06
#DCFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#DCFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFFB
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFFB | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#D3FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dcfffb; /* rgb */ color: rgb(220, 255, 251); /* oklch */ color: oklch(97.4% 0.036 188.2);
Tailwind
colors: {
custom: {
50: '#e7fffc',
500: '#dcfffb',
950: '#000000',
},
}SCSS
$custom: #dcfffb; $custom-light: #e7fffc; $custom-dark: #000000;
JSON
{
"hex": "#dcfffb",
"rgb": {
"r": 220,
"g": 255,
"b": 251
},
"hsl": {
"h": 173.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97405,
"c": 0.03642,
"h": 188.2
},
"luminance": 0.93701
}Semantic roles & 50–950 ramp
primary
#DCFFFB
secondary
#EC939D
accent
#001AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685