#DCFFF4#DCFFF4
#DCFFF4 is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.2% C 0.039 H 174.5°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFF4 |
|---|---|
| RGB | rgb(220, 255, 244) |
| HSL | hsl(161, 100%, 93%) |
| HSV | hsv(161, 14%, 100%) |
| CMYK | cmyk(13.7%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(97.34, -13.30, 1.47) |
| CIE-LCH | lch(97.34, 13.38, 173.69°) |
| OKLab | oklab(97.21% -0.0387 0.0037) |
| OKLCH | oklch(97.21% 0.039 174.5) |
| XYZ | xyz(81.6003, 93.2655, 99.2732) |
| Luminance | 0.9327 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.74
Ice Blue (survey)
#D7FFFE
ΔE00 4.16
Very Pale Blue
#D6FFFE
ΔE00 4.20
Very Light Blue
#D5FFFF
ΔE00 4.64
Really Light Blue
#D4FFFF
ΔE00 4.70
Light Light Blue
#CAFFFB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFF4 #FFDCE7
analogous
#DCFFE2 #DCFFF4 #DCF8FF
triadic
#DCFFF4 #F4DCFF #FFF4DC
tetradic
#DCFFF4 #E2DCFF #FFDCE7 #F8FFDC
square
#DCFFF4 #E2DCFF #FFDCE7 #F8FFDC
split-complementary
#DCFFF4 #FFDCF8 #FFE2DC
monochromatic
#62FFCE #9FFFE1 #DCFFF4 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.07
#DCFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#DCFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFF4
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFF4 | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#F5F5F5
Tritanopia (blue-blind)
#D4FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfff4; /* rgb */ color: rgb(220, 255, 244); /* oklch */ color: oklch(97.2% 0.039 174.5);
Tailwind
colors: {
custom: {
50: '#e7fff7',
500: '#dcfff4',
950: '#000000',
},
}SCSS
$custom: #dcfff4; $custom-light: #e7fff7; $custom-dark: #000000;
JSON
{
"hex": "#dcfff4",
"rgb": {
"r": 220,
"g": 255,
"b": 244
},
"hsl": {
"h": 161.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.97208,
"c": 0.03892,
"h": 174.5
},
"luminance": 0.93267
}Semantic roles & 50–950 ramp
primary
#DCFFF4
secondary
#EC93AF
accent
#0048E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685