#CFFDFD#CFFDFD
#CFFDFD is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.2% C 0.047 H 196.4°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDFD |
|---|---|
| RGB | rgb(207, 253, 253) |
| HSL | hsl(180, 92%, 90%) |
| HSV | hsv(180, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.25, -14.54, -4.85) |
| CIE-LCH | lch(96.25, 15.33, 198.44°) |
| OKLab | oklab(96.22% -0.0449 -0.0132) |
| OKLCH | oklch(96.22% 0.047 196.4) |
| XYZ | xyz(78.5821, 90.6052, 106.2577) |
| Luminance | 0.9061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.20
Really Light Blue
#D4FFFF
ΔE00 0.86
Very Light Blue
#D5FFFF
ΔE00 1.08
Very Pale Blue
#D6FFFE
ΔE00 1.28
Ice Blue (survey)
#D7FFFE
ΔE00 1.50
Light Sky Blue
#C6FCFF
ΔE00 1.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDFD #FDCFCF
analogous
#CFFDE6 #CFFDFD #CFE6FD
triadic
#CFFDFD #FDCFFD #FDFDCF
tetradic
#CFFDFD #E6CFFD #FDCFCF #E6FDCF
square
#CFFDFD #E6CFFD #FDCFCF #E6FDCF
split-complementary
#CFFDFD #FDCFE6 #FDE6CF
monochromatic
#59F8F8 #94FBFB #CFFDFD #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.10
#CFFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#CFFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDFD
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDFD | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FD
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#C1FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffdfd; /* rgb */ color: rgb(207, 253, 253); /* oklch */ color: oklch(96.2% 0.047 196.4);
Tailwind
colors: {
custom: {
50: '#defefe',
500: '#cffdfd',
950: '#000000',
},
}SCSS
$custom: #cffdfd; $custom-light: #defefe; $custom-dark: #000000;
JSON
{
"hex": "#cffdfd",
"rgb": {
"r": 207,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.96216,
"c": 0.04683,
"h": 196.4
},
"luminance": 0.90608
}Semantic roles & 50–950 ramp
primary
#CFFDFD
secondary
#E68A8A
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585