#CFEDE8#CFEDE8
#CFEDE8 is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.3% C 0.032 H 184.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDE8 |
|---|---|
| RGB | rgb(207, 237, 232) |
| HSL | hsl(170, 45%, 87%) |
| HSV | hsv(170, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 2.1%, 7.1%) |
| CIE-LAB | lab(91.53, -10.72, -0.89) |
| CIE-LCH | lch(91.53, 10.76, 184.73°) |
| OKLab | oklab(92.3% -0.032 -0.0025) |
| OKLCH | oklch(92.3% 0.032 184.5) |
| XYZ | xyz(70.5783, 79.6584, 87.9854) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.34
Lightcyan
#E0FFFF
ΔE00 4.39
Ice Blue (survey)
#D7FFFE
ΔE00 4.45
Very Pale Blue
#D6FFFE
ΔE00 4.55
Very Light Blue
#D5FFFF
ΔE00 4.78
Really Light Blue
#D4FFFF
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDE8 #EDCFD4
analogous
#CFEDD9 #CFEDE8 #CFE3ED
triadic
#CFEDE8 #E8CFED #EDE8CF
tetradic
#CFEDE8 #D9CFED #EDCFD4 #E3EDCF
square
#CFEDE8 #D9CFED #EDCFD4 #E3EDCF
split-complementary
#CFEDE8 #EDCFE3 #EDD9CF
monochromatic
#76CCBD #A2DCD3 #CFEDE8 #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.24
#CFEDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CFEDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDE8
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDE8 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E8
Deuteranopia (green-blind)
#E4E5E8
Tritanopia (blue-blind)
#C7EEEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfede8; /* rgb */ color: rgb(207, 237, 232); /* oklch */ color: oklch(92.3% 0.032 184.5);
Tailwind
colors: {
custom: {
50: '#def2ef',
500: '#cfede8',
950: '#000000',
},
}SCSS
$custom: #cfede8; $custom-light: #def2ef; $custom-dark: #000000;
JSON
{
"hex": "#cfede8",
"rgb": {
"r": 207,
"g": 237,
"b": 232
},
"hsl": {
"h": 170,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.92297,
"c": 0.03211,
"h": 184.5
},
"luminance": 0.7966
}Semantic roles & 50–950 ramp
primary
#CFEDE8
secondary
#C9979F
accent
#2D44B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585