#CFEBDE#CFEBDE
#CFEBDE is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.6% C 0.034 H 166.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBDE |
|---|---|
| RGB | rgb(207, 235, 222) |
| HSL | hsl(152, 41%, 87%) |
| HSV | hsv(152, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 5.5%, 7.8%) |
| CIE-LAB | lab(90.76, -11.62, 3.20) |
| CIE-LCH | lch(90.76, 12.05, 164.58°) |
| OKLab | oklab(91.6% -0.0332 0.0083) |
| OKLCH | oklch(91.6% 0.034 166) |
| XYZ | xyz(68.6222, 77.9547, 80.5245) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.92
Honeydew
#F0FFF0
ΔE00 6.37
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Very Pale Blue
#D6FFFE
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 6.99
Duck Egg Blue
#C3FBF4
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBDE #EBCFDC
analogous
#CFEBD0 #CFEBDE #CFEAEB
triadic
#CFEBDE #DECFEB #EBDECF
tetradic
#CFEBDE #D0CFEB #EBCFDC #EAEBCF
square
#CFEBDE #D0CFEB #EBCFDC #EAEBCF
split-complementary
#CFEBDE #EBCFEA #EBD0CF
monochromatic
#79C7A3 #A4D9C0 #CFEBDE #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.27
#CFEBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#CFEBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBDE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBDE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#CAEBE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfebde; /* rgb */ color: rgb(207, 235, 222); /* oklch */ color: oklch(91.6% 0.034 166.0);
Tailwind
colors: {
custom: {
50: '#ddf1e8',
500: '#cfebde',
950: '#000000',
},
}SCSS
$custom: #cfebde; $custom-light: #ddf1e8; $custom-dark: #000000;
JSON
{
"hex": "#cfebde",
"rgb": {
"r": 207,
"g": 235,
"b": 222
},
"hsl": {
"h": 152.143,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91603,
"c": 0.03425,
"h": 166
},
"luminance": 0.77956
}Semantic roles & 50–950 ramp
primary
#CFEBDE
secondary
#C698AD
accent
#316EB4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584