#DEFCED#DEFCED
#DEFCED is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.5% C 0.037 H 164.1°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCED |
|---|---|
| RGB | rgb(222, 252, 237) |
| HSL | hsl(150, 83%, 93%) |
| HSV | hsv(150, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(96.52, -12.48, 3.90) |
| CIE-LCH | lch(96.52, 13.08, 162.64°) |
| OKLab | oklab(96.54% -0.0356 0.0101) |
| OKLCH | oklch(96.54% 0.037 164.1) |
| XYZ | xyz(80.2172, 91.2634, 93.4937) |
| Luminance | 0.9126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.76
Honeydew
#F0FFF0
ΔE00 4.89
Ice Blue (survey)
#D7FFFE
ΔE00 6.06
Very Pale Blue
#D6FFFE
ΔE00 6.14
Lightcyan
#E0FFFF
ΔE00 6.26
Very Light Blue
#D5FFFF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCED #FCDEED
analogous
#DEFCDE #DEFCED #DEFCFC
triadic
#DEFCED #EDDEFC #FCEDDE
tetradic
#DEFCED #DEDEFC #FCDEED #FCFCDE
square
#DEFCED #DEDEFC #FCDEED #FCFCDE
split-complementary
#DEFCED #FCDEFC #FCDEDE
monochromatic
#6EF2B0 #A6F7CE #DEFCED #E3FCF0 #E3FCF0
Accessibility & contrast
On white
1.09
#DEFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#DEFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCED
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCED | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EC
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#D9FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defced; /* rgb */ color: rgb(222, 252, 237); /* oklch */ color: oklch(96.5% 0.037 164.1);
Tailwind
colors: {
custom: {
50: '#e8fdf2',
500: '#defced',
950: '#000000',
},
}SCSS
$custom: #defced; $custom-light: #e8fdf2; $custom-dark: #000000;
JSON
{
"hex": "#defced",
"rgb": {
"r": 222,
"g": 252,
"b": 237
},
"hsl": {
"h": 150,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96536,
"c": 0.03697,
"h": 164.1
},
"luminance": 0.91265
}Semantic roles & 50–950 ramp
primary
#DEFCED
secondary
#E49ABF
accent
#0673E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585