#DEFBFE#DEFBFE
#DEFBFE is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.8% C 0.030 H 204.2°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBFE |
|---|---|
| RGB | rgb(222, 251, 254) |
| HSL | hsl(186, 94%, 93%) |
| HSV | hsv(186, 13%, 100%) |
| CMYK | cmyk(12.6%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(96.69, -8.76, -4.61) |
| CIE-LCH | lch(96.69, 9.90, 207.75°) |
| OKLab | oklab(96.81% -0.0277 -0.0125) |
| OKLCH | oklch(96.81% 0.03 204.2) |
| XYZ | xyz(82.5064, 91.6779, 107.0954) |
| Luminance | 0.9168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.74
Ice Blue (survey)
#D7FFFE
ΔE00 3.79
Very Light Blue
#D5FFFF
ΔE00 3.97
Very Pale Blue
#D6FFFE
ΔE00 4.00
Really Light Blue
#D4FFFF
ΔE00 4.19
Azure (CSS)
#F0FFFF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBFE #FEE1DE
analogous
#DEFEF1 #DEFBFE #DEEBFE
triadic
#DEFBFE #FEDEFB #FBFEDE
tetradic
#DEFBFE #F1DEFE #FEE1DE #EBFEDE
square
#DEFBFE #F1DEFE #FEE1DE #EBFEDE
split-complementary
#DEFBFE #FEDEEB #FEF1DE
monochromatic
#67EDFA #A3F4FC #DEFBFE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.09
#DEFBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DEFBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBFE
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBFE | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#D5FEFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbfe; /* rgb */ color: rgb(222, 251, 254); /* oklch */ color: oklch(96.8% 0.030 204.2);
Tailwind
colors: {
custom: {
50: '#e8fcfe',
500: '#defbfe',
950: '#000000',
},
}SCSS
$custom: #defbfe; $custom-light: #e8fcfe; $custom-dark: #000000;
JSON
{
"hex": "#defbfe",
"rgb": {
"r": 222,
"g": 251,
"b": 254
},
"hsl": {
"h": 185.625,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.96812,
"c": 0.03038,
"h": 204.2
},
"luminance": 0.9168
}Semantic roles & 50–950 ramp
primary
#DEFBFE
secondary
#EA9E97
accent
#1600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585