#DEFDEF#DEFDEF
#DEFDEF is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.8% C 0.037 H 166.6°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDEF |
|---|---|
| RGB | rgb(222, 253, 239) |
| HSL | hsl(153, 89%, 93%) |
| HSV | hsv(153, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(96.82, -12.61, 3.32) |
| CIE-LCH | lch(96.82, 13.04, 165.26°) |
| OKLab | oklab(96.8% -0.0361 0.0086) |
| OKLCH | oklch(96.8% 0.037 166.6) |
| XYZ | xyz(80.8258, 92.0106, 95.1461) |
| Luminance | 0.9201 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.28
Honeydew
#F0FFF0
ΔE00 5.13
Ice Blue (survey)
#D7FFFE
ΔE00 5.59
Very Pale Blue
#D6FFFE
ΔE00 5.66
Lightcyan
#E0FFFF
ΔE00 5.87
Very Light Blue
#D5FFFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDEF #FDDEEC
analogous
#DEFDDF #DEFDEF #DEFBFD
triadic
#DEFDEF #EFDEFD #FDEFDE
tetradic
#DEFDEF #DFDEFD #FDDEEC #FBFDDE
square
#DEFDEF #DFDEFD #FDDEEC #FBFDDE
split-complementary
#DEFDEF #FDDEFB #FDDFDE
monochromatic
#6BF6B7 #A4FAD3 #DEFDEF #E2FDF1 #E2FDF1
Accessibility & contrast
On white
1.08
#DEFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#DEFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDEF
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDEF | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#D8FDF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defdef; /* rgb */ color: rgb(222, 253, 239); /* oklch */ color: oklch(96.8% 0.037 166.6);
Tailwind
colors: {
custom: {
50: '#e8fef4',
500: '#defdef',
950: '#000000',
},
}SCSS
$custom: #defdef; $custom-light: #e8fef4; $custom-dark: #000000;
JSON
{
"hex": "#defdef",
"rgb": {
"r": 222,
"g": 253,
"b": 239
},
"hsl": {
"h": 152.903,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96795,
"c": 0.03712,
"h": 166.6
},
"luminance": 0.92012
}Semantic roles & 50–950 ramp
primary
#DEFDEF
secondary
#E798BC
accent
#0068E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585