#CFEDDE#CFEDDE
#CFEDDE is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.0% C 0.037 H 164.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDDE |
|---|---|
| RGB | rgb(207, 237, 222) |
| HSL | hsl(150, 45%, 87%) |
| HSV | hsv(150, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 6.3%, 7.1%) |
| CIE-LAB | lab(91.28, -12.62, 3.96) |
| CIE-LCH | lch(91.28, 13.23, 162.57°) |
| OKLab | oklab(92.02% -0.0359 0.0103) |
| OKLCH | oklch(92.02% 0.037 164) |
| XYZ | xyz(69.1981, 79.1064, 80.7164) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.91
Honeydew
#F0FFF0
ΔE00 6.51
Duck Egg Blue
#C3FBF4
ΔE00 6.97
Ice Blue (survey)
#D7FFFE
ΔE00 7.07
Very Pale Blue
#D6FFFE
ΔE00 7.11
Light Light Blue
#CAFFFB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDDE #EDCFDE
analogous
#CFEDCF #CFEDDE #CFEDED
triadic
#CFEDDE #DECFED #EDDECF
tetradic
#CFEDDE #CFCFED #EDCFDE #EDEDCF
square
#CFEDDE #CFCFED #EDCFDE #EDEDCF
split-complementary
#CFEDDE #EDCFED #EDCFCF
monochromatic
#76CCA1 #A2DCBF #CFEDDE #E9F7F0 #E9F7F0
Accessibility & contrast
On white
1.25
#CFEDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CFEDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDDE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDDE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DD
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#CAEDE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfedde; /* rgb */ color: rgb(207, 237, 222); /* oklch */ color: oklch(92.0% 0.037 164.0);
Tailwind
colors: {
custom: {
50: '#ddf2e8',
500: '#cfedde',
950: '#000000',
},
}SCSS
$custom: #cfedde; $custom-light: #ddf2e8; $custom-dark: #000000;
JSON
{
"hex": "#cfedde",
"rgb": {
"r": 207,
"g": 237,
"b": 222
},
"hsl": {
"h": 150,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.92018,
"c": 0.03738,
"h": 164
},
"luminance": 0.79108
}Semantic roles & 50–950 ramp
primary
#CFEDDE
secondary
#C997B0
accent
#2D73B9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584