#DEFFF2#DEFFF2
#DEFFF2 is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.3% C 0.038 H 169.8°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFF2 |
|---|---|
| RGB | rgb(222, 255, 242) |
| HSL | hsl(156, 100%, 94%) |
| HSV | hsv(156, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(97.41, -13.04, 2.63) |
| CIE-LCH | lch(97.41, 13.31, 168.60°) |
| OKLab | oklab(97.29% -0.0376 0.0068) |
| OKLCH | oklch(97.29% 0.038 169.8) |
| XYZ | xyz(81.9074, 93.4587, 97.7112) |
| Luminance | 0.9346 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.66
Ice Blue (survey)
#D7FFFE
ΔE00 5.04
Very Pale Blue
#D6FFFE
ΔE00 5.10
Lightcyan
#E0FFFF
ΔE00 5.52
Very Light Blue
#D5FFFF
ΔE00 5.55
Really Light Blue
#D4FFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFF2 #FFDEEB
analogous
#DEFFE1 #DEFFF2 #DEFBFF
triadic
#DEFFF2 #F2DEFF #FFF2DE
tetradic
#DEFFF2 #E1DEFF #FFDEEB #FBFFDE
square
#DEFFF2 #E1DEFF #FFDEEB #FBFFDE
split-complementary
#DEFFF2 #FFDEFB #FFE1DE
monochromatic
#64FFC2 #A1FFDA #DEFFF2 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.07
#DEFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#DEFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFF2
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFF2 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF1
Deuteranopia (green-blind)
#F7F6F3
Tritanopia (blue-blind)
#D7FFFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defff2; /* rgb */ color: rgb(222, 255, 242); /* oklch */ color: oklch(97.3% 0.038 169.8);
Tailwind
colors: {
custom: {
50: '#e8fff6',
500: '#defff2',
950: '#000000',
},
}SCSS
$custom: #defff2; $custom-light: #e8fff6; $custom-dark: #000000;
JSON
{
"hex": "#defff2",
"rgb": {
"r": 222,
"g": 255,
"b": 242
},
"hsl": {
"h": 156.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97286,
"c": 0.0382,
"h": 169.8
},
"luminance": 0.9346
}Semantic roles & 50–950 ramp
primary
#DEFFF2
secondary
#EC95B7
accent
#005AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685