#CFFDFF#CFFDFF
#CFFDFF is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.3% C 0.047 H 199.7°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDFF |
|---|---|
| RGB | rgb(207, 253, 255) |
| HSL | hsl(183, 100%, 91%) |
| HSV | hsv(183, 19%, 100%) |
| CMYK | cmyk(18.8%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(96.30, -14.14, -5.80) |
| CIE-LCH | lch(96.30, 15.28, 202.32°) |
| OKLab | oklab(96.28% -0.0442 -0.0158) |
| OKLCH | oklch(96.28% 0.047 199.7) |
| XYZ | xyz(78.9023, 90.7333, 107.9444) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.85
Really Light Blue
#D4FFFF
ΔE00 1.06
Very Light Blue
#D5FFFF
ΔE00 1.20
Very Pale Blue
#D6FFFE
ΔE00 1.59
Light Sky Blue
#C6FCFF
ΔE00 1.69
Ice Blue (survey)
#D7FFFE
ΔE00 1.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDFF #FFD1CF
analogous
#CFFFE9 #CFFDFF #CFE5FF
triadic
#CFFDFF #FFCFFD #FDFFCF
tetradic
#CFFDFF #E9CFFF #FFD1CF #E5FFCF
square
#CFFDFF #E9CFFF #FFD1CF #E5FFCF
split-complementary
#CFFDFF #FFCFE5 #FFE9CF
monochromatic
#55F8FF #92FAFF #CFFDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.10
#CFFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#CFFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDFF
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDFF | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#C0FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffdff; /* rgb */ color: rgb(207, 253, 255); /* oklch */ color: oklch(96.3% 0.047 199.7);
Tailwind
colors: {
custom: {
50: '#defeff',
500: '#cffdff',
950: '#000000',
},
}SCSS
$custom: #cffdff; $custom-light: #defeff; $custom-dark: #000000;
JSON
{
"hex": "#cffdff",
"rgb": {
"r": 207,
"g": 253,
"b": 255
},
"hsl": {
"h": 182.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96275,
"c": 0.04691,
"h": 199.7
},
"luminance": 0.90736
}Semantic roles & 50–950 ramp
primary
#CFFDFF
secondary
#EA8C88
accent
#0A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586