#CFFDFE#CFFDFE
#CFFDFE is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.2% C 0.047 H 198.0°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDFE |
|---|---|
| RGB | rgb(207, 253, 254) |
| HSL | hsl(181, 96%, 90%) |
| HSV | hsv(181, 19%, 100%) |
| CMYK | cmyk(18.5%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(96.27, -14.34, -5.33) |
| CIE-LCH | lch(96.27, 15.30, 200.38°) |
| OKLab | oklab(96.25% -0.0445 -0.0145) |
| OKLCH | oklch(96.25% 0.047 198) |
| XYZ | xyz(78.7418, 90.6691, 107.0988) |
| Luminance | 0.9067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.46
Really Light Blue
#D4FFFF
ΔE00 0.88
Very Light Blue
#D5FFFF
ΔE00 1.07
Very Pale Blue
#D6FFFE
ΔE00 1.39
Ice Blue (survey)
#D7FFFE
ΔE00 1.58
Light Sky Blue
#C6FCFF
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDFE #FED0CF
analogous
#CFFEE7 #CFFDFE #CFE5FE
triadic
#CFFDFE #FECFFD #FDFECF
tetradic
#CFFDFE #E7CFFE #FED0CF #E5FECF
square
#CFFDFE #E7CFFE #FED0CF #E5FECF
split-complementary
#CFFDFE #FECFE5 #FEE7CF
monochromatic
#57F8FC #93FBFD #CFFDFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#CFFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#CFFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDFE
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDFE | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#C1FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffdfe; /* rgb */ color: rgb(207, 253, 254); /* oklch */ color: oklch(96.2% 0.047 198.0);
Tailwind
colors: {
custom: {
50: '#defefe',
500: '#cffdfe',
950: '#000000',
},
}SCSS
$custom: #cffdfe; $custom-light: #defefe; $custom-dark: #000000;
JSON
{
"hex": "#cffdfe",
"rgb": {
"r": 207,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.277,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.96246,
"c": 0.04685,
"h": 198
},
"luminance": 0.90672
}Semantic roles & 50–950 ramp
primary
#CFFDFE
secondary
#E88B89
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585