#DEFEFD#DEFEFD
#DEFEFD is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.4% C 0.033 H 194.3°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEFD |
|---|---|
| RGB | rgb(222, 254, 253) |
| HSL | hsl(178, 94%, 93%) |
| HSV | hsv(178, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(97.43, -10.46, -3.00) |
| CIE-LCH | lch(97.43, 10.88, 196.02°) |
| OKLab | oklab(97.39% -0.032 -0.0082) |
| OKLCH | oklch(97.39% 0.033 194.3) |
| XYZ | xyz(83.2912, 93.5032, 106.5691) |
| Luminance | 0.9351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.63
Ice Blue (survey)
#D7FFFE
ΔE00 2.06
Very Pale Blue
#D6FFFE
ΔE00 2.31
Very Light Blue
#D5FFFF
ΔE00 2.49
Really Light Blue
#D4FFFF
ΔE00 2.72
Ice
#D6FFFA
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEFD #FEDEDF
analogous
#DEFEED #DEFEFD #DEEFFE
triadic
#DEFEFD #FDDEFE #FEFDDE
tetradic
#DEFEFD #EDDEFE #FEDEDF #EFFEDE
square
#DEFEFD #EDDEFE #FEDEDF #EFFEDE
split-complementary
#DEFEFD #FEDEEF #FEEDDE
monochromatic
#67FAF6 #A3FCF9 #DEFEFD #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.07
#DEFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#DEFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEFD
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEFD | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F3F6FD
Tritanopia (blue-blind)
#D5FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defefd; /* rgb */ color: rgb(222, 254, 253); /* oklch */ color: oklch(97.4% 0.033 194.3);
Tailwind
colors: {
custom: {
50: '#e8fefe',
500: '#defefd',
950: '#000000',
},
}SCSS
$custom: #defefd; $custom-light: #e8fefe; $custom-dark: #000000;
JSON
{
"hex": "#defefd",
"rgb": {
"r": 222,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.125,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97391,
"c": 0.03308,
"h": 194.3
},
"luminance": 0.93505
}Semantic roles & 50–950 ramp
primary
#DEFEFD
secondary
#EA9799
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585