#CFEBE7#CFEBE7
#CFEBE7 is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.9% C 0.030 H 186.3°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBE7 |
|---|---|
| RGB | rgb(207, 235, 231) |
| HSL | hsl(171, 41%, 87%) |
| HSV | hsv(171, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(90.98, -9.91, -1.16) |
| CIE-LCH | lch(90.98, 9.98, 186.71°) |
| OKLab | oklab(91.86% -0.0297 -0.0033) |
| OKLCH | oklch(91.86% 0.03 186.3) |
| XYZ | xyz(69.8608, 78.4502, 87.0475) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.52
Ice Blue (survey)
#D7FFFE
ΔE00 4.91
Ice
#D6FFFA
ΔE00 5.01
Very Pale Blue
#D6FFFE
ΔE00 5.03
Very Light Blue
#D5FFFF
ΔE00 5.23
Really Light Blue
#D4FFFF
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBE7 #EBCFD3
analogous
#CFEBD9 #CFEBE7 #CFE1EB
triadic
#CFEBE7 #E7CFEB #EBE7CF
tetradic
#CFEBE7 #D9CFEB #EBCFD3 #E1EBCF
square
#CFEBE7 #D9CFEB #EBCFD3 #E1EBCF
split-complementary
#CFEBE7 #EBCFE1 #EBD9CF
monochromatic
#79C7BC #A4D9D1 #CFEBE7 #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.26
#CFEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#CFEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBE7
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBE7 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E7
Deuteranopia (green-blind)
#E2E3E7
Tritanopia (blue-blind)
#C8ECEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfebe7; /* rgb */ color: rgb(207, 235, 231); /* oklch */ color: oklch(91.9% 0.030 186.3);
Tailwind
colors: {
custom: {
50: '#ddf1ee',
500: '#cfebe7',
950: '#000000',
},
}SCSS
$custom: #cfebe7; $custom-light: #ddf1ee; $custom-dark: #000000;
JSON
{
"hex": "#cfebe7",
"rgb": {
"r": 207,
"g": 235,
"b": 231
},
"hsl": {
"h": 171.429,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91856,
"c": 0.02989,
"h": 186.3
},
"luminance": 0.78452
}Semantic roles & 50–950 ramp
primary
#CFEBE7
secondary
#C6989F
accent
#3144B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585