#DEFEFB#DEFEFB
#DEFEFB is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.3% C 0.033 H 189.7°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEFB |
|---|---|
| RGB | rgb(222, 254, 251) |
| HSL | hsl(174, 94%, 93%) |
| HSV | hsv(174, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(97.38, -10.84, -2.05) |
| CIE-LCH | lch(97.38, 11.03, 190.70°) |
| OKLab | oklab(97.33% -0.0328 -0.0056) |
| OKLCH | oklch(97.33% 0.033 189.7) |
| XYZ | xyz(82.9743, 93.3764, 104.8999) |
| Luminance | 0.9338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.44
Ice Blue (survey)
#D7FFFE
ΔE00 2.07
Very Pale Blue
#D6FFFE
ΔE00 2.30
Ice
#D6FFFA
ΔE00 2.56
Very Light Blue
#D5FFFF
ΔE00 2.61
Really Light Blue
#D4FFFF
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEFB #FEDEE1
analogous
#DEFEEB #DEFEFB #DEF1FE
triadic
#DEFEFB #FBDEFE #FEFBDE
tetradic
#DEFEFB #EBDEFE #FEDEE1 #F1FEDE
square
#DEFEFB #EBDEFE #FEDEE1 #F1FEDE
split-complementary
#DEFEFB #FEDEF1 #FEEBDE
monochromatic
#67FAED #A3FCF4 #DEFEFB #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.07
#DEFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#DEFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEFB
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEFB | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F4F5FB
Tritanopia (blue-blind)
#D5FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defefb; /* rgb */ color: rgb(222, 254, 251); /* oklch */ color: oklch(97.3% 0.033 189.7);
Tailwind
colors: {
custom: {
50: '#e8fefc',
500: '#defefb',
950: '#000000',
},
}SCSS
$custom: #defefb; $custom-light: #e8fefc; $custom-dark: #000000;
JSON
{
"hex": "#defefb",
"rgb": {
"r": 222,
"g": 254,
"b": 251
},
"hsl": {
"h": 174.375,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.97334,
"c": 0.03329,
"h": 189.7
},
"luminance": 0.93378
}Semantic roles & 50–950 ramp
primary
#DEFEFB
secondary
#EA979E
accent
#0016E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585