#DEFCFA#DEFCFA
#DEFCFA is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.031 H 191.7°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCFA |
|---|---|
| RGB | rgb(222, 252, 250) |
| HSL | hsl(176, 83%, 93%) |
| HSV | hsv(176, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(96.84, -10.04, -2.32) |
| CIE-LCH | lch(96.84, 10.30, 193.03°) |
| OKLab | oklab(96.9% -0.0305 -0.0063) |
| OKLCH | oklch(96.9% 0.031 191.7) |
| XYZ | xyz(82.1857, 92.0508, 103.8615) |
| Luminance | 0.9205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.06
Ice Blue (survey)
#D7FFFE
ΔE00 2.57
Very Pale Blue
#D6FFFE
ΔE00 2.80
Very Light Blue
#D5FFFF
ΔE00 3.03
Really Light Blue
#D4FFFF
ΔE00 3.25
Ice
#D6FFFA
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCFA #FCDEE0
analogous
#DEFCEB #DEFCFA #DEEFFC
triadic
#DEFCFA #FADEFC #FCFADE
tetradic
#DEFCFA #EBDEFC #FCDEE0 #EFFCDE
square
#DEFCFA #EBDEFC #FCDEE0 #EFFCDE
split-complementary
#DEFCFA #FCDEEF #FCEBDE
monochromatic
#6EF2E9 #A6F7F1 #DEFCFA #E3FCFB #E3FCFB
Accessibility & contrast
On white
1.08
#DEFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DEFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCFA
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCFA | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#F2F4FA
Tritanopia (blue-blind)
#D6FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defcfa; /* rgb */ color: rgb(222, 252, 250); /* oklch */ color: oklch(96.9% 0.031 191.7);
Tailwind
colors: {
custom: {
50: '#e8fdfb',
500: '#defcfa',
950: '#000000',
},
}SCSS
$custom: #defcfa; $custom-light: #e8fdfb; $custom-dark: #000000;
JSON
{
"hex": "#defcfa",
"rgb": {
"r": 222,
"g": 252,
"b": 250
},
"hsl": {
"h": 176,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96899,
"c": 0.03119,
"h": 191.7
},
"luminance": 0.92053
}Semantic roles & 50–950 ramp
primary
#DEFCFA
secondary
#E49A9F
accent
#0614E0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585