#DEFFF3#DEFFF3
#DEFFF3 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.038 H 171.6°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFF3 |
|---|---|
| RGB | rgb(222, 255, 243) |
| HSL | hsl(158, 100%, 94%) |
| HSV | hsv(158, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(97.44, -12.86, 2.15) |
| CIE-LCH | lch(97.44, 13.04, 170.50°) |
| OKLab | oklab(97.31% -0.0372 0.0055) |
| OKLCH | oklch(97.31% 0.038 171.6) |
| XYZ | xyz(82.0580, 93.5190, 98.5043) |
| Luminance | 0.9352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.34
Ice Blue (survey)
#D7FFFE
ΔE00 4.67
Very Pale Blue
#D6FFFE
ΔE00 4.74
Lightcyan
#E0FFFF
ΔE00 5.14
Very Light Blue
#D5FFFF
ΔE00 5.18
Really Light Blue
#D4FFFF
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFF3 #FFDEEA
analogous
#DEFFE2 #DEFFF3 #DEFAFF
triadic
#DEFFF3 #F3DEFF #FFF3DE
tetradic
#DEFFF3 #E2DEFF #FFDEEA #FAFFDE
square
#DEFFF3 #E2DEFF #FFDEEA #FAFFDE
split-complementary
#DEFFF3 #FFDEFA #FFE2DE
monochromatic
#64FFC6 #A1FFDD #DEFFF3 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.07
#DEFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#DEFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFF3
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFF3 | 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)
#FDFAF2
Deuteranopia (green-blind)
#F6F6F4
Tritanopia (blue-blind)
#D7FFFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defff3; /* rgb */ color: rgb(222, 255, 243); /* oklch */ color: oklch(97.3% 0.038 171.6);
Tailwind
colors: {
custom: {
50: '#e8fff7',
500: '#defff3',
950: '#000000',
},
}SCSS
$custom: #defff3; $custom-light: #e8fff7; $custom-dark: #000000;
JSON
{
"hex": "#defff3",
"rgb": {
"r": 222,
"g": 255,
"b": 243
},
"hsl": {
"h": 158.182,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97313,
"c": 0.03761,
"h": 171.6
},
"luminance": 0.93521
}Semantic roles & 50–950 ramp
primary
#DEFFF3
secondary
#EC95B5
accent
#0053E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685