#DEFCFF#DEFCFF
#DEFCFF is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.0% C 0.031 H 204.0°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCFF |
|---|---|
| RGB | rgb(222, 252, 255) |
| HSL | hsl(185, 100%, 94%) |
| HSV | hsv(185, 13%, 100%) |
| CMYK | cmyk(12.9%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(96.97, -9.07, -4.71) |
| CIE-LCH | lch(96.97, 10.22, 207.44°) |
| OKLab | oklab(97.04% -0.0286 -0.0127) |
| OKLCH | oklch(97.04% 0.031 204) |
| XYZ | xyz(82.9801, 92.3686, 108.0454) |
| Luminance | 0.9237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.54
Ice Blue (survey)
#D7FFFE
ΔE00 3.52
Very Light Blue
#D5FFFF
ΔE00 3.69
Very Pale Blue
#D6FFFE
ΔE00 3.73
Really Light Blue
#D4FFFF
ΔE00 3.91
Pale Blue
#D0FEFE
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCFF #FFE1DE
analogous
#DEFFF1 #DEFCFF #DEEBFF
triadic
#DEFCFF #FFDEFC #FCFFDE
tetradic
#DEFCFF #F1DEFF #FFE1DE #EBFFDE
square
#DEFCFF #F1DEFF #FFE1DE #EBFFDE
split-complementary
#DEFCFF #FFDEEB #FFF1DE
monochromatic
#64F1FF #A1F6FF #DEFCFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.08
#DEFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#DEFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCFF
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCFF | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#D5FFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defcff; /* rgb */ color: rgb(222, 252, 255); /* oklch */ color: oklch(97.0% 0.031 204.0);
Tailwind
colors: {
custom: {
50: '#e8fdff',
500: '#defcff',
950: '#000000',
},
}SCSS
$custom: #defcff; $custom-light: #e8fdff; $custom-dark: #000000;
JSON
{
"hex": "#defcff",
"rgb": {
"r": 222,
"g": 252,
"b": 255
},
"hsl": {
"h": 185.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97044,
"c": 0.03135,
"h": 204
},
"luminance": 0.9237
}Semantic roles & 50–950 ramp
primary
#DEFCFF
secondary
#EC9D95
accent
#1500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586