#DEFCEF#DEFCEF
#DEFCEF is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.6% C 0.036 H 167.7°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCEF |
|---|---|
| RGB | rgb(222, 252, 239) |
| HSL | hsl(154, 83%, 93%) |
| HSV | hsv(154, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(96.57, -12.11, 2.94) |
| CIE-LCH | lch(96.57, 12.47, 166.35°) |
| OKLab | oklab(96.59% -0.0348 0.0076) |
| OKLCH | oklch(96.59% 0.036 167.7) |
| XYZ | xyz(80.5110, 91.3809, 95.0411) |
| Luminance | 0.9138 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.15
Honeydew
#F0FFF0
ΔE00 4.93
Ice Blue (survey)
#D7FFFE
ΔE00 5.36
Very Pale Blue
#D6FFFE
ΔE00 5.44
Lightcyan
#E0FFFF
ΔE00 5.50
Very Light Blue
#D5FFFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCEF #FCDEEB
analogous
#DEFCE0 #DEFCEF #DEFAFC
triadic
#DEFCEF #EFDEFC #FCEFDE
tetradic
#DEFCEF #E0DEFC #FCDEEB #FAFCDE
square
#DEFCEF #E0DEFC #FCDEEB #FAFCDE
split-complementary
#DEFCEF #FCDEFA #FCE0DE
monochromatic
#6EF2B9 #A6F7D4 #DEFCEF #E3FCF1 #E3FCF1
Accessibility & contrast
On white
1.09
#DEFCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#DEFCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCEF
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCEF | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8EE
Deuteranopia (green-blind)
#F5F3F0
Tritanopia (blue-blind)
#D8FCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defcef; /* rgb */ color: rgb(222, 252, 239); /* oklch */ color: oklch(96.6% 0.036 167.7);
Tailwind
colors: {
custom: {
50: '#e8fdf4',
500: '#defcef',
950: '#000000',
},
}SCSS
$custom: #defcef; $custom-light: #e8fdf4; $custom-dark: #000000;
JSON
{
"hex": "#defcef",
"rgb": {
"r": 222,
"g": 252,
"b": 239
},
"hsl": {
"h": 154,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96591,
"c": 0.0356,
"h": 167.7
},
"luminance": 0.91382
}Semantic roles & 50–950 ramp
primary
#DEFCEF
secondary
#E49ABA
accent
#0664E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585