#DEFEF8#DEFEF8
#DEFEF8 is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.2% C 0.034 H 183.1°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEF8 |
|---|---|
| RGB | rgb(222, 254, 248) |
| HSL | hsl(169, 94%, 93%) |
| HSV | hsv(169, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(97.30, -11.42, -0.62) |
| CIE-LCH | lch(97.30, 11.43, 183.09°) |
| OKLab | oklab(97.25% -0.034 -0.0018) |
| OKLCH | oklch(97.25% 0.034 183.1) |
| XYZ | xyz(82.5052, 93.1888, 102.4291) |
| Luminance | 0.9319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.28
Lightcyan
#E0FFFF
ΔE00 2.70
Ice Blue (survey)
#D7FFFE
ΔE00 2.71
Very Pale Blue
#D6FFFE
ΔE00 2.86
Very Light Blue
#D5FFFF
ΔE00 3.27
Really Light Blue
#D4FFFF
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEF8 #FEDEE4
analogous
#DEFEE8 #DEFEF8 #DEF4FE
triadic
#DEFEF8 #F8DEFE #FEF8DE
tetradic
#DEFEF8 #E8DEFE #FEDEE4 #F4FEDE
square
#DEFEF8 #E8DEFE #FEDEE4 #F4FEDE
split-complementary
#DEFEF8 #FEDEF4 #FEE8DE
monochromatic
#67FADF #A3FCEB #DEFEF8 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.07
#DEFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#DEFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEF8
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEF8 | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF8
Deuteranopia (green-blind)
#F4F5F9
Tritanopia (blue-blind)
#D6FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defef8; /* rgb */ color: rgb(222, 254, 248); /* oklch */ color: oklch(97.2% 0.034 183.1);
Tailwind
colors: {
custom: {
50: '#e8fefa',
500: '#defef8',
950: '#000000',
},
}SCSS
$custom: #defef8; $custom-light: #e8fefa; $custom-dark: #000000;
JSON
{
"hex": "#defef8",
"rgb": {
"r": 222,
"g": 254,
"b": 248
},
"hsl": {
"h": 168.75,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97248,
"c": 0.03401,
"h": 183.1
},
"luminance": 0.93191
}Semantic roles & 50–950 ramp
primary
#DEFEF8
secondary
#EA97A6
accent
#002BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585