#DCFBFB#DCFBFB
#DCFBFB is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.6% C 0.032 H 196.6°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBFB |
|---|---|
| RGB | rgb(220, 251, 251) |
| HSL | hsl(180, 79%, 92%) |
| HSV | hsv(180, 12%, 98%) |
| CMYK | cmyk(12.4%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(96.48, -9.97, -3.38) |
| CIE-LCH | lch(96.48, 10.53, 198.74°) |
| OKLab | oklab(96.59% -0.0308 -0.0092) |
| OKLCH | oklch(96.59% 0.032 196.6) |
| XYZ | xyz(81.4207, 91.1732, 104.5565) |
| Luminance | 0.9117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.81
Ice Blue (survey)
#D7FFFE
ΔE00 2.50
Very Pale Blue
#D6FFFE
ΔE00 2.73
Very Light Blue
#D5FFFF
ΔE00 2.84
Really Light Blue
#D4FFFF
ΔE00 3.06
Ice
#D6FFFA
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBFB #FBDCDC
analogous
#DCFBEC #DCFBFB #DCECFB
triadic
#DCFBFB #FBDCFB #FBFBDC
tetradic
#DCFBFB #ECDCFB #FBDCDC #ECFBDC
square
#DCFBFB #ECDCFB #FBDCDC #ECFBDC
split-complementary
#DCFBFB #FBDCEC #FBECDC
monochromatic
#6EEEEE #A5F5F5 #DCFBFB #E4FCFC #E4FCFC
Accessibility & contrast
On white
1.09
#DCFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DCFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBFB
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBFB | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#D3FDFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfbfb; /* rgb */ color: rgb(220, 251, 251); /* oklch */ color: oklch(96.6% 0.032 196.6);
Tailwind
colors: {
custom: {
50: '#e7fcfc',
500: '#dcfbfb',
950: '#000000',
},
}SCSS
$custom: #dcfbfb; $custom-light: #e7fcfc; $custom-dark: #000000;
JSON
{
"hex": "#dcfbfb",
"rgb": {
"r": 220,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.9659,
"c": 0.03211,
"h": 196.6
},
"luminance": 0.91175
}Semantic roles & 50–950 ramp
primary
#DCFBFB
secondary
#E29999
accent
#0A0ADC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585