#DCFBEE#DCFBEE
#DCFBEE is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.2% C 0.037 H 168.4°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBEE |
|---|---|
| RGB | rgb(220, 251, 238) |
| HSL | hsl(155, 79%, 92%) |
| HSV | hsv(155, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(96.15, -12.44, 2.84) |
| CIE-LCH | lch(96.15, 12.76, 167.13°) |
| OKLab | oklab(96.22% -0.0358 0.0073) |
| OKLCH | oklch(96.22% 0.037 168.4) |
| XYZ | xyz(79.4414, 90.3815, 94.1323) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.00
Honeydew
#F0FFF0
ΔE00 5.26
Ice Blue (survey)
#D7FFFE
ΔE00 5.27
Very Pale Blue
#D6FFFE
ΔE00 5.35
Lightcyan
#E0FFFF
ΔE00 5.56
Very Light Blue
#D5FFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBEE #FBDCE9
analogous
#DCFBDF #DCFBEE #DCF8FB
triadic
#DCFBEE #EEDCFB #FBEEDC
tetradic
#DCFBEE #DFDCFB #FBDCE9 #F8FBDC
square
#DCFBEE #DFDCFB #FBDCE9 #F8FBDC
split-complementary
#DCFBEE #FBDCF8 #FBDFDC
monochromatic
#6EEEB9 #A5F5D3 #DCFBEE #E4FCF2 #E4FCF2
Accessibility & contrast
On white
1.10
#DCFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#DCFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBEE
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBEE | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#D6FBF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfbee; /* rgb */ color: rgb(220, 251, 238); /* oklch */ color: oklch(96.2% 0.037 168.4);
Tailwind
colors: {
custom: {
50: '#e7fcf3',
500: '#dcfbee',
950: '#000000',
},
}SCSS
$custom: #dcfbee; $custom-light: #e7fcf3; $custom-dark: #000000;
JSON
{
"hex": "#dcfbee",
"rgb": {
"r": 220,
"g": 251,
"b": 238
},
"hsl": {
"h": 154.839,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.96223,
"c": 0.03652,
"h": 168.4
},
"luminance": 0.90383
}Semantic roles & 50–950 ramp
primary
#DCFBEE
secondary
#E299B8
accent
#0A62DC
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585