#DCFCEE#DCFCEE
#DCFCEE is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.4% C 0.038 H 167.4°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCEE |
|---|---|
| RGB | rgb(220, 252, 238) |
| HSL | hsl(154, 84%, 93%) |
| HSV | hsv(154, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(96.41, -12.94, 3.22) |
| CIE-LCH | lch(96.41, 13.33, 166.03°) |
| OKLab | oklab(96.43% -0.0371 0.0083) |
| OKLCH | oklch(96.43% 0.038 167.4) |
| XYZ | xyz(79.7546, 91.0079, 94.2367) |
| Luminance | 0.9101 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.15
Honeydew
#F0FFF0
ΔE00 5.45
Ice Blue (survey)
#D7FFFE
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 5.58
Lightcyan
#E0FFFF
ΔE00 5.93
Very Light Blue
#D5FFFF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCEE #FCDCEA
analogous
#DCFCDE #DCFCEE #DCFAFC
triadic
#DCFCEE #EEDCFC #FCEEDC
tetradic
#DCFCEE #DEDCFC #FCDCEA #FAFCDC
square
#DCFCEE #DEDCFC #FCDCEA #FAFCDC
split-complementary
#DCFCEE #FCDCFA #FCDEDC
monochromatic
#6BF2B7 #A4F7D3 #DCFCEE #E3FDF1 #E3FDF1
Accessibility & contrast
On white
1.09
#DCFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#DCFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCEE
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCEE | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#D6FCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcee; /* rgb */ color: rgb(220, 252, 238); /* oklch */ color: oklch(96.4% 0.038 167.4);
Tailwind
colors: {
custom: {
50: '#e7fdf3',
500: '#dcfcee',
950: '#000000',
},
}SCSS
$custom: #dcfcee; $custom-light: #e7fdf3; $custom-dark: #000000;
JSON
{
"hex": "#dcfcee",
"rgb": {
"r": 220,
"g": 252,
"b": 238
},
"hsl": {
"h": 153.75,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96428,
"c": 0.03802,
"h": 167.4
},
"luminance": 0.91009
}Semantic roles & 50–950 ramp
primary
#DCFCEE
secondary
#E498B9
accent
#0565E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585