#CFEDDF#CFEDDF
#CFEDDF is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.0% C 0.037 H 165.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDDF |
|---|---|
| RGB | rgb(207, 237, 223) |
| HSL | hsl(152, 45%, 87%) |
| HSV | hsv(152, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 5.9%, 7.1%) |
| CIE-LAB | lab(91.31, -12.44, 3.48) |
| CIE-LCH | lch(91.31, 12.91, 164.38°) |
| OKLab | oklab(92.05% -0.0355 0.009) |
| OKLCH | oklch(92.05% 0.037 165.8) |
| XYZ | xyz(69.3325, 79.1601, 81.4243) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.65
Honeydew
#F0FFF0
ΔE00 6.50
Ice Blue (survey)
#D7FFFE
ΔE00 6.75
Duck Egg Blue
#C3FBF4
ΔE00 6.80
Very Pale Blue
#D6FFFE
ΔE00 6.80
Lightcyan
#E0FFFF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDDF #EDCFDD
analogous
#CFEDD0 #CFEDDF #CFECED
triadic
#CFEDDF #DFCFED #EDDFCF
tetradic
#CFEDDF #D0CFED #EDCFDD #ECEDCF
square
#CFEDDF #D0CFED #EDCFDD #ECEDCF
split-complementary
#CFEDDF #EDCFEC #EDD0CF
monochromatic
#76CCA4 #A2DCC1 #CFEDDF #E9F7F0 #E9F7F0
Accessibility & contrast
On white
1.25
#CFEDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#CFEDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDDF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDDF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DE
Deuteranopia (green-blind)
#E6E4E0
Tritanopia (blue-blind)
#C9EDE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cfeddf; /* rgb */ color: rgb(207, 237, 223); /* oklch */ color: oklch(92.0% 0.037 165.8);
Tailwind
colors: {
custom: {
50: '#ddf2e9',
500: '#cfeddf',
950: '#000000',
},
}SCSS
$custom: #cfeddf; $custom-light: #ddf2e9; $custom-dark: #000000;
JSON
{
"hex": "#cfeddf",
"rgb": {
"r": 207,
"g": 237,
"b": 223
},
"hsl": {
"h": 152,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.92045,
"c": 0.03666,
"h": 165.8
},
"luminance": 0.79161
}Semantic roles & 50–950 ramp
primary
#CFEDDF
secondary
#C997AE
accent
#2D6EB9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584