#DEFFFE#DEFFFE
#DEFFFE is a very light, muted teal. Relative luminance 0.942; OKLCH L 97.6% C 0.034 H 194.4°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFFE |
|---|---|
| RGB | rgb(222, 255, 254) |
| HSL | hsl(178, 100%, 94%) |
| HSV | hsv(178, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.71, -10.76, -3.10) |
| CIE-LCH | lch(97.71, 11.20, 196.08°) |
| OKLab | oklab(97.62% -0.033 -0.0084) |
| OKLCH | oklch(97.62% 0.034 194.4) |
| XYZ | xyz(83.7691, 94.2034, 107.5163) |
| Luminance | 0.9421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.79
Ice Blue (survey)
#D7FFFE
ΔE00 1.81
Very Pale Blue
#D6FFFE
ΔE00 2.06
Very Light Blue
#D5FFFF
ΔE00 2.24
Really Light Blue
#D4FFFF
ΔE00 2.47
Ice
#D6FFFA
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFFE #FFDEDF
analogous
#DEFFED #DEFFFE #DEEFFF
triadic
#DEFFFE #FEDEFF #FFFEDE
tetradic
#DEFFFE #EDDEFF #FFDEDF #EFFFDE
square
#DEFFFE #EDDEFF #FFDEDF #EFFFDE
split-complementary
#DEFFFE #FFDEEF #FFEDDE
monochromatic
#64FFFA #A1FFFC #DEFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.06
#DEFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#DEFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFFE
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFFE | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFE
Deuteranopia (green-blind)
#F4F6FE
Tritanopia (blue-blind)
#D5FFFF
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defffe; /* rgb */ color: rgb(222, 255, 254); /* oklch */ color: oklch(97.6% 0.034 194.4);
Tailwind
colors: {
custom: {
50: '#e8fffe',
500: '#defffe',
950: '#000000',
},
}SCSS
$custom: #defffe; $custom-light: #e8fffe; $custom-dark: #000000;
JSON
{
"hex": "#defffe",
"rgb": {
"r": 222,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.182,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97623,
"c": 0.03405,
"h": 194.4
},
"luminance": 0.94205
}Semantic roles & 50–950 ramp
primary
#DEFFFE
secondary
#EC9598
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685