#DEFEFC#DEFEFC
#DEFEFC is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.4% C 0.033 H 192.0°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEFC |
|---|---|
| RGB | rgb(222, 254, 252) |
| HSL | hsl(176, 94%, 93%) |
| HSV | hsv(176, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(97.41, -10.65, -2.52) |
| CIE-LCH | lch(97.41, 10.94, 193.34°) |
| OKLab | oklab(97.36% -0.0324 -0.0069) |
| OKLCH | oklch(97.36% 0.033 192) |
| XYZ | xyz(83.1324, 93.4396, 105.7323) |
| Luminance | 0.9344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.02
Ice Blue (survey)
#D7FFFE
ΔE00 2.02
Very Pale Blue
#D6FFFE
ΔE00 2.26
Very Light Blue
#D5FFFF
ΔE00 2.51
Really Light Blue
#D4FFFF
ΔE00 2.73
Ice
#D6FFFA
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEFC #FEDEE0
analogous
#DEFEEC #DEFEFC #DEF0FE
triadic
#DEFEFC #FCDEFE #FEFCDE
tetradic
#DEFEFC #ECDEFE #FEDEE0 #F0FEDE
square
#DEFEFC #ECDEFE #FEDEE0 #F0FEDE
split-complementary
#DEFEFC #FEDEF0 #FEECDE
monochromatic
#67FAF1 #A3FCF7 #DEFEFC #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.07
#DEFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#DEFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEFC
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEFC | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#D5FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defefc; /* rgb */ color: rgb(222, 254, 252); /* oklch */ color: oklch(97.4% 0.033 192.0);
Tailwind
colors: {
custom: {
50: '#e8fefd',
500: '#defefc',
950: '#000000',
},
}SCSS
$custom: #defefc; $custom-light: #e8fefd; $custom-dark: #000000;
JSON
{
"hex": "#defefc",
"rgb": {
"r": 222,
"g": 254,
"b": 252
},
"hsl": {
"h": 176.25,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97362,
"c": 0.03316,
"h": 192
},
"luminance": 0.93441
}Semantic roles & 50–950 ramp
primary
#DEFEFC
secondary
#EA979C
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585