#DEFDFF#DEFDFF
#DEFDFF is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.2% C 0.032 H 201.4°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDFF |
|---|---|
| RGB | rgb(222, 253, 255) |
| HSL | hsl(184, 100%, 94%) |
| HSV | hsv(184, 13%, 100%) |
| CMYK | cmyk(12.9%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(97.23, -9.57, -4.33) |
| CIE-LCH | lch(97.23, 10.50, 204.36°) |
| OKLab | oklab(97.25% -0.03 -0.0117) |
| OKLCH | oklch(97.25% 0.032 201.4) |
| XYZ | xyz(83.2950, 92.9983, 108.1503) |
| Luminance | 0.9300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.97
Ice Blue (survey)
#D7FFFE
ΔE00 2.96
Very Light Blue
#D5FFFF
ΔE00 3.17
Very Pale Blue
#D6FFFE
ΔE00 3.17
Really Light Blue
#D4FFFF
ΔE00 3.39
Pale Blue
#D0FEFE
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDFF #FFE0DE
analogous
#DEFFF0 #DEFDFF #DEECFF
triadic
#DEFDFF #FFDEFD #FDFFDE
tetradic
#DEFDFF #F0DEFF #FFE0DE #ECFFDE
square
#DEFDFF #F0DEFF #FFE0DE #ECFFDE
split-complementary
#DEFDFF #FFDEEC #FFF0DE
monochromatic
#64F6FF #A1F9FF #DEFDFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.07
#DEFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#DEFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDFF
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDFF | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#D5FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defdff; /* rgb */ color: rgb(222, 253, 255); /* oklch */ color: oklch(97.2% 0.032 201.4);
Tailwind
colors: {
custom: {
50: '#e8feff',
500: '#defdff',
950: '#000000',
},
}SCSS
$custom: #defdff; $custom-light: #e8feff; $custom-dark: #000000;
JSON
{
"hex": "#defdff",
"rgb": {
"r": 222,
"g": 253,
"b": 255
},
"hsl": {
"h": 183.636,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97247,
"c": 0.03219,
"h": 201.4
},
"luminance": 0.93
}Semantic roles & 50–950 ramp
primary
#DEFDFF
secondary
#EC9A95
accent
#0E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586