#DEFCFC#DEFCFC
#DEFCFC is a very light, muted teal. Relative luminance 0.922; OKLCH L 97.0% C 0.031 H 196.7°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCFC |
|---|---|
| RGB | rgb(222, 252, 252) |
| HSL | hsl(180, 83%, 93%) |
| HSV | hsv(180, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(96.89, -9.65, -3.28) |
| CIE-LCH | lch(96.89, 10.19, 198.76°) |
| OKLab | oklab(96.96% -0.0298 -0.0089) |
| OKLCH | oklch(96.96% 0.031 196.7) |
| XYZ | xyz(82.5010, 92.1769, 105.5219) |
| Luminance | 0.9218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.63
Ice Blue (survey)
#D7FFFE
ΔE00 2.75
Very Pale Blue
#D6FFFE
ΔE00 2.99
Very Light Blue
#D5FFFF
ΔE00 3.10
Really Light Blue
#D4FFFF
ΔE00 3.33
Ice
#D6FFFA
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCFC #FCDEDE
analogous
#DEFCED #DEFCFC #DEEDFC
triadic
#DEFCFC #FCDEFC #FCFCDE
tetradic
#DEFCFC #EDDEFC #FCDEDE #EDFCDE
square
#DEFCFC #EDDEFC #FCDEDE #EDFCDE
split-complementary
#DEFCFC #FCDEED #FCEDDE
monochromatic
#6EF2F2 #A6F7F7 #DEFCFC #E3FCFC #E3FCFC
Accessibility & contrast
On white
1.08
#DEFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#DEFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCFC
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCFC | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#D5FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defcfc; /* rgb */ color: rgb(222, 252, 252); /* oklch */ color: oklch(97.0% 0.031 196.7);
Tailwind
colors: {
custom: {
50: '#e8fdfd',
500: '#defcfc',
950: '#000000',
},
}SCSS
$custom: #defcfc; $custom-light: #e8fdfd; $custom-dark: #000000;
JSON
{
"hex": "#defcfc",
"rgb": {
"r": 222,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96957,
"c": 0.03108,
"h": 196.7
},
"luminance": 0.92179
}Semantic roles & 50–950 ramp
primary
#DEFCFC
secondary
#E49A9A
accent
#0606E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585