#CFFEFD#CFFEFD
#CFFEFD is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.4% C 0.048 H 194.8°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEFD |
|---|---|
| RGB | rgb(207, 254, 253) |
| HSL | hsl(179, 96%, 90%) |
| HSV | hsv(179, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(96.51, -15.04, -4.47) |
| CIE-LCH | lch(96.51, 15.69, 196.54°) |
| OKLab | oklab(96.42% -0.0462 -0.0122) |
| OKLCH | oklch(96.42% 0.048 194.8) |
| XYZ | xyz(78.8986, 91.2382, 106.3632) |
| Luminance | 0.9124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.51
Really Light Blue
#D4FFFF
ΔE00 1.14
Very Light Blue
#D5FFFF
ΔE00 1.36
Very Pale Blue
#D6FFFE
ΔE00 1.44
Ice Blue (survey)
#D7FFFE
ΔE00 1.68
Light Light Blue
#CAFFFB
ΔE00 1.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEFD #FECFD0
analogous
#CFFEE5 #CFFEFD #CFE7FE
triadic
#CFFEFD #FDCFFE #FEFDCF
tetradic
#CFFEFD #E5CFFE #FECFD0 #E7FECF
square
#CFFEFD #E5CFFE #FECFD0 #E7FECF
split-complementary
#CFFEFD #FECFE7 #FEE5CF
monochromatic
#57FCF8 #93FDFB #CFFEFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.09
#CFFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#CFFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEFD
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEFD | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#C1FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cffefd; /* rgb */ color: rgb(207, 254, 253); /* oklch */ color: oklch(96.4% 0.048 194.8);
Tailwind
colors: {
custom: {
50: '#defefe',
500: '#cffefd',
950: '#000000',
},
}SCSS
$custom: #cffefd; $custom-light: #defefe; $custom-dark: #000000;
JSON
{
"hex": "#cffefd",
"rgb": {
"r": 207,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.723,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96423,
"c": 0.0478,
"h": 194.8
},
"luminance": 0.91241
}Semantic roles & 50–950 ramp
primary
#CFFEFD
secondary
#E8898B
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585