#DEFCFE#DEFCFE
#DEFCFE is a very light, muted teal. Relative luminance 0.923; OKLCH L 97.0% C 0.031 H 201.5°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCFE |
|---|---|
| RGB | rgb(222, 252, 254) |
| HSL | hsl(184, 94%, 93%) |
| HSV | hsv(184, 13%, 100%) |
| CMYK | cmyk(12.6%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(96.94, -9.26, -4.23) |
| CIE-LCH | lch(96.94, 10.18, 204.56°) |
| OKLab | oklab(97.02% -0.029 -0.0115) |
| OKLCH | oklch(97.02% 0.031 201.5) |
| XYZ | xyz(82.8196, 92.3044, 107.1998) |
| Luminance | 0.9231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.14
Ice Blue (survey)
#D7FFFE
ΔE00 3.22
Very Pale Blue
#D6FFFE
ΔE00 3.44
Very Light Blue
#D5FFFF
ΔE00 3.44
Really Light Blue
#D4FFFF
ΔE00 3.67
Pale Blue
#D0FEFE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCFE #FEE0DE
analogous
#DEFEF0 #DEFCFE #DEECFE
triadic
#DEFCFE #FEDEFC #FCFEDE
tetradic
#DEFCFE #F0DEFE #FEE0DE #ECFEDE
square
#DEFCFE #F0DEFE #FEE0DE #ECFEDE
split-complementary
#DEFCFE #FEDEEC #FEF0DE
monochromatic
#67F1FA #A3F7FC #DEFCFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.08
#DEFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#DEFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCFE
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCFE | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#D5FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defcfe; /* rgb */ color: rgb(222, 252, 254); /* oklch */ color: oklch(97.0% 0.031 201.5);
Tailwind
colors: {
custom: {
50: '#e8fdfe',
500: '#defcfe',
950: '#000000',
},
}SCSS
$custom: #defcfe; $custom-light: #e8fdfe; $custom-dark: #000000;
JSON
{
"hex": "#defcfe",
"rgb": {
"r": 222,
"g": 252,
"b": 254
},
"hsl": {
"h": 183.75,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97015,
"c": 0.03121,
"h": 201.5
},
"luminance": 0.92306
}Semantic roles & 50–950 ramp
primary
#DEFCFE
secondary
#EA9C97
accent
#0E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585