#CFFCED#CFFCED
#CFFCED is a very light, muted teal. Relative luminance 0.890; OKLCH L 95.6% C 0.050 H 173.0°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFCED |
|---|---|
| RGB | rgb(207, 252, 237) |
| HSL | hsl(160, 88%, 90%) |
| HSV | hsv(160, 18%, 99%) |
| CMYK | cmyk(17.9%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(95.58, -17.22, 2.42) |
| CIE-LCH | lch(95.58, 17.39, 171.99°) |
| OKLab | oklab(95.55% -0.0499 0.0062) |
| OKLCH | oklch(95.55% 0.05 173) |
| XYZ | xyz(75.8245, 88.9984, 93.2878) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.77
Eggshell Blue
#C4FFF7
ΔE00 3.84
Ice
#D6FFFA
ΔE00 4.12
Light Light Blue
#CAFFFB
ΔE00 4.50
Pale Aqua
#B8FFEB
ΔE00 4.94
Very Pale Blue
#D6FFFE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFCED #FCCFDE
analogous
#CFFCD7 #CFFCED #CFF4FC
triadic
#CFFCED #EDCFFC #FCEDCF
tetradic
#CFFCED #D7CFFC #FCCFDE #F4FCCF
square
#CFFCED #D7CFFC #FCCFDE #F4FCCF
split-complementary
#CFFCED #FCCFF4 #FCD7CF
monochromatic
#5CF5C2 #95F8D7 #CFFCED #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.12
#CFFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#CFFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFCED
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFCED | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F0F0EE
Tritanopia (blue-blind)
#C5FDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cffced; /* rgb */ color: rgb(207, 252, 237); /* oklch */ color: oklch(95.6% 0.050 173.0);
Tailwind
colors: {
custom: {
50: '#defdf2',
500: '#cffced',
950: '#000000',
},
}SCSS
$custom: #cffced; $custom-light: #defdf2; $custom-dark: #000000;
JSON
{
"hex": "#cffced",
"rgb": {
"r": 207,
"g": 252,
"b": 237
},
"hsl": {
"h": 160,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.95551,
"c": 0.05024,
"h": 173
},
"luminance": 0.89001
}Semantic roles & 50–950 ramp
primary
#CFFCED
secondary
#E48CA9
accent
#014DE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585