#CFEDE9#CFEDE9
#CFEDE9 is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.3% C 0.032 H 186.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDE9 |
|---|---|
| RGB | rgb(207, 237, 233) |
| HSL | hsl(172, 45%, 87%) |
| HSV | hsv(172, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 1.7%, 7.1%) |
| CIE-LAB | lab(91.56, -10.53, -1.37) |
| CIE-LCH | lch(91.56, 10.62, 187.42°) |
| OKLab | oklab(92.33% -0.0316 -0.0038) |
| OKLCH | oklch(92.33% 0.032 186.9) |
| XYZ | xyz(70.7207, 79.7154, 88.7356) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.18
Ice Blue (survey)
#D7FFFE
ΔE00 4.32
Ice
#D6FFFA
ΔE00 4.38
Very Pale Blue
#D6FFFE
ΔE00 4.43
Very Light Blue
#D5FFFF
ΔE00 4.63
Really Light Blue
#D4FFFF
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDE9 #EDCFD3
analogous
#CFEDDA #CFEDE9 #CFE2ED
triadic
#CFEDE9 #E9CFED #EDE9CF
tetradic
#CFEDE9 #DACFED #EDCFD3 #E2EDCF
square
#CFEDE9 #DACFED #EDCFD3 #E2EDCF
split-complementary
#CFEDE9 #EDCFE2 #EDDACF
monochromatic
#76CCC0 #A2DCD5 #CFEDE9 #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.24
#CFEDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CFEDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDE9
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDE9 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E9
Deuteranopia (green-blind)
#E4E5E9
Tritanopia (blue-blind)
#C7EFEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfede9; /* rgb */ color: rgb(207, 237, 233); /* oklch */ color: oklch(92.3% 0.032 186.9);
Tailwind
colors: {
custom: {
50: '#def2f0',
500: '#cfede9',
950: '#000000',
},
}SCSS
$custom: #cfede9; $custom-light: #def2f0; $custom-dark: #000000;
JSON
{
"hex": "#cfede9",
"rgb": {
"r": 207,
"g": 237,
"b": 233
},
"hsl": {
"h": 172,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.92326,
"c": 0.03185,
"h": 186.9
},
"luminance": 0.79717
}Semantic roles & 50–950 ramp
primary
#CFEDE9
secondary
#C9979E
accent
#2D3FB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585