#DEF9FA#DEF9FA
#DEF9FA is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.3% C 0.028 H 199.4°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF9FA |
|---|---|
| RGB | rgb(222, 249, 250) |
| HSL | hsl(182, 74%, 93%) |
| HSV | hsv(182, 11%, 98%) |
| CMYK | cmyk(11.2%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(96.07, -8.54, -3.45) |
| CIE-LCH | lch(96.07, 9.21, 202.02°) |
| OKLab | oklab(96.29% -0.0265 -0.0094) |
| OKLCH | oklch(96.29% 0.028 199.4) |
| XYZ | xyz(81.2511, 90.1815, 103.5499) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.69
Ice Blue (survey)
#D7FFFE
ΔE00 3.85
Very Pale Blue
#D6FFFE
ΔE00 4.07
Very Light Blue
#D5FFFF
ΔE00 4.14
Azure (CSS)
#F0FFFF
ΔE00 4.26
Really Light Blue
#D4FFFF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF9FA #FADFDE
analogous
#DEFAED #DEF9FA #DEEBFA
triadic
#DEF9FA #FADEF9 #F9FADE
tetradic
#DEF9FA #EDDEFA #FADFDE #EBFADE
square
#DEF9FA #EDDEFA #FADFDE #EBFADE
split-complementary
#DEF9FA #FADEEB #FAEDDE
monochromatic
#74E6EA #A9EFF2 #DEF9FA #E4FAFB #E4FAFB
Accessibility & contrast
On white
1.10
#DEF9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DEF9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF9FA
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF9FA | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#D6FBF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #def9fa; /* rgb */ color: rgb(222, 249, 250); /* oklch */ color: oklch(96.3% 0.028 199.4);
Tailwind
colors: {
custom: {
50: '#e8fbfb',
500: '#def9fa',
950: '#000000',
},
}SCSS
$custom: #def9fa; $custom-light: #e8fbfb; $custom-dark: #000000;
JSON
{
"hex": "#def9fa",
"rgb": {
"r": 222,
"g": 249,
"b": 250
},
"hsl": {
"h": 182.143,
"s": 73.684,
"l": 92.549
},
"oklch": {
"l": 0.96291,
"c": 0.02815,
"h": 199.4
},
"luminance": 0.90183
}Semantic roles & 50–950 ramp
primary
#DEF9FA
secondary
#E09F9D
accent
#1710D6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585