#CFFDED#CFFDED
#CFFDED is a very light, muted teal. Relative luminance 0.896; OKLCH L 95.8% C 0.052 H 172.0°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDED |
|---|---|
| RGB | rgb(207, 253, 237) |
| HSL | hsl(159, 92%, 90%) |
| HSV | hsv(159, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(95.84, -17.71, 2.81) |
| CIE-LCH | lch(95.84, 17.93, 171.00°) |
| OKLab | oklab(95.76% -0.0512 0.0072) |
| OKLCH | oklch(95.76% 0.052 172) |
| XYZ | xyz(76.1393, 89.6281, 93.3927) |
| Luminance | 0.8963 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.95
Duck Egg Blue
#C3FBF4
ΔE00 3.97
Ice
#D6FFFA
ΔE00 4.48
Pale Aqua
#B8FFEB
ΔE00 4.66
Light Light Blue
#CAFFFB
ΔE00 4.76
Very Pale Blue
#D6FFFE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDED #FDCFDF
analogous
#CFFDD6 #CFFDED #CFF6FD
triadic
#CFFDED #EDCFFD #FDEDCF
tetradic
#CFFDED #D6CFFD #FDCFDF #F6FDCF
square
#CFFDED #D6CFFD #FDCFDF #F6FDCF
split-complementary
#CFFDED #FDCFF6 #FDD6CF
monochromatic
#59F8C1 #94FBD7 #CFFDED #E2FEF4 #E2FEF4
Accessibility & contrast
On white
1.11
#CFFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#CFFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDED
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDED | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F1F0EE
Tritanopia (blue-blind)
#C5FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffded; /* rgb */ color: rgb(207, 253, 237); /* oklch */ color: oklch(95.8% 0.052 172.0);
Tailwind
colors: {
custom: {
50: '#defef2',
500: '#cffded',
950: '#000000',
},
}SCSS
$custom: #cffded; $custom-light: #defef2; $custom-dark: #000000;
JSON
{
"hex": "#cffded",
"rgb": {
"r": 207,
"g": 253,
"b": 237
},
"hsl": {
"h": 159.13,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.9576,
"c": 0.05166,
"h": 172
},
"luminance": 0.8963
}Semantic roles & 50–950 ramp
primary
#CFFDED
secondary
#E68AAA
accent
#0050E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585