#DEFEFE#DEFEFE
#DEFEFE is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.4% C 0.033 H 196.6°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEFE |
|---|---|
| RGB | rgb(222, 254, 254) |
| HSL | hsl(180, 94%, 93%) |
| HSV | hsv(180, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(97.46, -10.26, -3.48) |
| CIE-LCH | lch(97.46, 10.84, 198.72°) |
| OKLab | oklab(97.42% -0.0317 -0.0094) |
| OKLCH | oklch(97.42% 0.033 196.6) |
| XYZ | xyz(83.4510, 93.5671, 107.4102) |
| Luminance | 0.9357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.37
Ice Blue (survey)
#D7FFFE
ΔE00 2.21
Very Pale Blue
#D6FFFE
ΔE00 2.44
Very Light Blue
#D5FFFF
ΔE00 2.55
Really Light Blue
#D4FFFF
ΔE00 2.79
Ice
#D6FFFA
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEFE #FEDEDE
analogous
#DEFEEE #DEFEFE #DEEEFE
triadic
#DEFEFE #FEDEFE #FEFEDE
tetradic
#DEFEFE #EEDEFE #FEDEDE #EEFEDE
square
#DEFEFE #EEDEFE #FEDEDE #EEFEDE
split-complementary
#DEFEFE #FEDEEE #FEEEDE
monochromatic
#67FAFA #A3FCFC #DEFEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.07
#DEFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#DEFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEFE
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEFE | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#D5FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defefe; /* rgb */ color: rgb(222, 254, 254); /* oklch */ color: oklch(97.4% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#e8fefe',
500: '#defefe',
950: '#000000',
},
}SCSS
$custom: #defefe; $custom-light: #e8fefe; $custom-dark: #000000;
JSON
{
"hex": "#defefe",
"rgb": {
"r": 222,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.9742,
"c": 0.03305,
"h": 196.6
},
"luminance": 0.93569
}Semantic roles & 50–950 ramp
primary
#DEFEFE
secondary
#EA9797
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585