#DEFFFC#DEFFFC
#DEFFFC is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.6% C 0.034 H 189.9°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFFC |
|---|---|
| RGB | rgb(222, 255, 252) |
| HSL | hsl(175, 100%, 94%) |
| HSV | hsv(175, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(97.66, -11.15, -2.15) |
| CIE-LCH | lch(97.66, 11.35, 190.91°) |
| OKLab | oklab(97.57% -0.0337 -0.0059) |
| OKLCH | oklch(97.57% 0.034 189.9) |
| XYZ | xyz(83.4505, 94.0760, 105.8384) |
| Luminance | 0.9408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.53
Ice Blue (survey)
#D7FFFE
ΔE00 1.85
Very Pale Blue
#D6FFFE
ΔE00 2.06
Ice
#D6FFFA
ΔE00 2.33
Very Light Blue
#D5FFFF
ΔE00 2.39
Really Light Blue
#D4FFFF
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFFC #FFDEE1
analogous
#DEFFEB #DEFFFC #DEF1FF
triadic
#DEFFFC #FCDEFF #FFFCDE
tetradic
#DEFFFC #EBDEFF #FFDEE1 #F1FFDE
square
#DEFFFC #EBDEFF #FFDEE1 #F1FFDE
split-complementary
#DEFFFC #FFDEF1 #FFEBDE
monochromatic
#64FFF1 #A1FFF6 #DEFFFC #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.06
#DEFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#DEFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFFC
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFFC | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#D5FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defffc; /* rgb */ color: rgb(222, 255, 252); /* oklch */ color: oklch(97.6% 0.034 189.9);
Tailwind
colors: {
custom: {
50: '#e8fffd',
500: '#defffc',
950: '#000000',
},
}SCSS
$custom: #defffc; $custom-light: #e8fffd; $custom-dark: #000000;
JSON
{
"hex": "#defffc",
"rgb": {
"r": 222,
"g": 255,
"b": 252
},
"hsl": {
"h": 174.545,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97566,
"c": 0.03426,
"h": 189.9
},
"luminance": 0.94078
}Semantic roles & 50–950 ramp
primary
#DEFFFC
secondary
#EC959D
accent
#0015E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685