#CFFDFB#CFFDFB
#CFFDFB is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.2% C 0.047 H 193.1°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDFB |
|---|---|
| RGB | rgb(207, 253, 251) |
| HSL | hsl(177, 92%, 90%) |
| HSV | hsv(177, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(96.19, -14.95, -3.90) |
| CIE-LCH | lch(96.19, 15.45, 194.61°) |
| OKLab | oklab(96.16% -0.0457 -0.0107) |
| OKLCH | oklch(96.16% 0.047 193.1) |
| XYZ | xyz(78.2651, 90.4784, 104.5885) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.86
Really Light Blue
#D4FFFF
ΔE00 1.31
Very Pale Blue
#D6FFFE
ΔE00 1.44
Very Light Blue
#D5FFFF
ΔE00 1.49
Ice
#D6FFFA
ΔE00 1.64
Ice Blue (survey)
#D7FFFE
ΔE00 1.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDFB #FDCFD1
analogous
#CFFDE4 #CFFDFB #CFE8FD
triadic
#CFFDFB #FBCFFD #FDFBCF
tetradic
#CFFDFB #E4CFFD #FDCFD1 #E8FDCF
square
#CFFDFB #E4CFFD #FDCFD1 #E8FDCF
split-complementary
#CFFDFB #FDCFE8 #FDE4CF
monochromatic
#59F8F1 #94FBF6 #CFFDFB #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.10
#CFFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#CFFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDFB
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDFB | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#C1FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffdfb; /* rgb */ color: rgb(207, 253, 251); /* oklch */ color: oklch(96.2% 0.047 193.1);
Tailwind
colors: {
custom: {
50: '#defefc',
500: '#cffdfb',
950: '#000000',
},
}SCSS
$custom: #cffdfb; $custom-light: #defefc; $custom-dark: #000000;
JSON
{
"hex": "#cffdfb",
"rgb": {
"r": 207,
"g": 253,
"b": 251
},
"hsl": {
"h": 177.391,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.96157,
"c": 0.04693,
"h": 193.1
},
"luminance": 0.90481
}Semantic roles & 50–950 ramp
primary
#CFFDFB
secondary
#E68A8E
accent
#000AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585