#CFFFFD#CFFFFD
#CFFFFD is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.6% C 0.049 H 193.2°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFFD |
|---|---|
| RGB | rgb(207, 255, 253) |
| HSL | hsl(178, 100%, 91%) |
| HSV | hsv(178, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.77, -15.53, -4.08) |
| CIE-LCH | lch(96.77, 16.06, 194.72°) |
| OKLab | oklab(96.63% -0.0475 -0.0112) |
| OKLCH | oklch(96.63% 0.049 193.2) |
| XYZ | xyz(79.2167, 91.8746, 106.4692) |
| Luminance | 0.9188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.01
Light Light Blue
#CAFFFB
ΔE00 1.42
Really Light Blue
#D4FFFF
ΔE00 1.54
Very Pale Blue
#D6FFFE
ΔE00 1.74
Very Light Blue
#D5FFFF
ΔE00 1.74
Ice
#D6FFFA
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFFD #FFCFD1
analogous
#CFFFE5 #CFFFFD #CFE9FF
triadic
#CFFFFD #FDCFFF #FFFDCF
tetradic
#CFFFFD #E5CFFF #FFCFD1 #E9FFCF
square
#CFFFFD #E5CFFF #FFCFD1 #E9FFCF
split-complementary
#CFFFFD #FFCFE9 #FFE5CF
monochromatic
#55FFF8 #92FFFA #CFFFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.08
#CFFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#CFFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFFD
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFFD | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#EFF3FE
Tritanopia (blue-blind)
#C1FFFE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #cffffd; /* rgb */ color: rgb(207, 255, 253); /* oklch */ color: oklch(96.6% 0.049 193.2);
Tailwind
colors: {
custom: {
50: '#defffe',
500: '#cffffd',
950: '#000000',
},
}SCSS
$custom: #cffffd; $custom-light: #defffe; $custom-dark: #000000;
JSON
{
"hex": "#cffffd",
"rgb": {
"r": 207,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.9663,
"c": 0.0488,
"h": 193.2
},
"luminance": 0.91877
}Semantic roles & 50–950 ramp
primary
#CFFFFD
secondary
#EA888C
accent
#000AE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685