#CFFDFA#CFFDFA
#CFFDFA is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.1% C 0.047 H 191.5°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDFA |
|---|---|
| RGB | rgb(207, 253, 250) |
| HSL | hsl(176, 92%, 90%) |
| HSV | hsv(176, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(96.17, -15.15, -3.42) |
| CIE-LCH | lch(96.17, 15.53, 192.71°) |
| OKLab | oklab(96.13% -0.0461 -0.0094) |
| OKLCH | oklch(96.13% 0.047 191.5) |
| XYZ | xyz(78.1079, 90.4155, 103.7605) |
| Luminance | 0.9042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.27
Ice
#D6FFFA
ΔE00 1.43
Light Light Blue
#CAFFFB
ΔE00 1.57
Really Light Blue
#D4FFFF
ΔE00 1.64
Very Pale Blue
#D6FFFE
ΔE00 1.67
Very Light Blue
#D5FFFF
ΔE00 1.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDFA #FDCFD2
analogous
#CFFDE3 #CFFDFA #CFE9FD
triadic
#CFFDFA #FACFFD #FDFACF
tetradic
#CFFDFA #E3CFFD #FDCFD2 #E9FDCF
square
#CFFDFA #E3CFFD #FDCFD2 #E9FDCF
split-complementary
#CFFDFA #FDCFE9 #FDE3CF
monochromatic
#59F8EE #94FBF4 #CFFDFA #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.10
#CFFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#CFFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDFA
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDFA | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#C2FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffdfa; /* rgb */ color: rgb(207, 253, 250); /* oklch */ color: oklch(96.1% 0.047 191.5);
Tailwind
colors: {
custom: {
50: '#defefb',
500: '#cffdfa',
950: '#000000',
},
}SCSS
$custom: #cffdfa; $custom-light: #defefb; $custom-dark: #000000;
JSON
{
"hex": "#cffdfa",
"rgb": {
"r": 207,
"g": 253,
"b": 250
},
"hsl": {
"h": 176.087,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.96128,
"c": 0.04703,
"h": 191.5
},
"luminance": 0.90418
}Semantic roles & 50–950 ramp
primary
#CFFDFA
secondary
#E68A90
accent
#000FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585