#CFEBE3#CFEBE3
#CFEBE3 is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.7% C 0.031 H 176.5°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBE3 |
|---|---|
| RGB | rgb(207, 235, 227) |
| HSL | hsl(163, 41%, 87%) |
| HSV | hsv(163, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 3.4%, 7.8%) |
| CIE-LAB | lab(90.88, -10.68, 0.77) |
| CIE-LCH | lch(90.88, 10.70, 175.85°) |
| OKLab | oklab(91.74% -0.0313 0.0019) |
| OKLCH | oklch(91.74% 0.031 176.5) |
| XYZ | xyz(69.3023, 78.2268, 84.1062) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.09
Lightcyan
#E0FFFF
ΔE00 5.47
Ice Blue (survey)
#D7FFFE
ΔE00 5.55
Very Pale Blue
#D6FFFE
ΔE00 5.64
Very Light Blue
#D5FFFF
ΔE00 5.94
Really Light Blue
#D4FFFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBE3 #EBCFD7
analogous
#CFEBD5 #CFEBE3 #CFE5EB
triadic
#CFEBE3 #E3CFEB #EBE3CF
tetradic
#CFEBE3 #D5CFEB #EBCFD7 #E5EBCF
square
#CFEBE3 #D5CFEB #EBCFD7 #E5EBCF
split-complementary
#CFEBE3 #EBCFE5 #EBD5CF
monochromatic
#79C7B1 #A4D9CA #CFEBE3 #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.26
#CFEBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#CFEBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBE3
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBE3 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7E3
Deuteranopia (green-blind)
#E3E3E4
Tritanopia (blue-blind)
#C9ECE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfebe3; /* rgb */ color: rgb(207, 235, 227); /* oklch */ color: oklch(91.7% 0.031 176.5);
Tailwind
colors: {
custom: {
50: '#ddf1eb',
500: '#cfebe3',
950: '#000000',
},
}SCSS
$custom: #cfebe3; $custom-light: #ddf1eb; $custom-dark: #000000;
JSON
{
"hex": "#cfebe3",
"rgb": {
"r": 207,
"g": 235,
"b": 227
},
"hsl": {
"h": 162.857,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91742,
"c": 0.03133,
"h": 176.5
},
"luminance": 0.78228
}Semantic roles & 50–950 ramp
primary
#CFEBE3
secondary
#C698A5
accent
#3157B4
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584