#CFEBE4#CFEBE4
#CFEBE4 is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.031 H 178.9°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBE4 |
|---|---|
| RGB | rgb(207, 235, 228) |
| HSL | hsl(165, 41%, 87%) |
| HSV | hsv(165, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 3%, 7.8%) |
| CIE-LAB | lab(90.91, -10.48, 0.29) |
| CIE-LCH | lch(90.91, 10.49, 178.42°) |
| OKLab | oklab(91.77% -0.0309 0.0006) |
| OKLCH | oklch(91.77% 0.031 178.9) |
| XYZ | xyz(69.4407, 78.2821, 84.8352) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.01
Lightcyan
#E0FFFF
ΔE00 5.19
Ice Blue (survey)
#D7FFFE
ΔE00 5.35
Very Pale Blue
#D6FFFE
ΔE00 5.44
Very Light Blue
#D5FFFF
ΔE00 5.72
Really Light Blue
#D4FFFF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBE4 #EBCFD6
analogous
#CFEBD6 #CFEBE4 #CFE4EB
triadic
#CFEBE4 #E4CFEB #EBE4CF
tetradic
#CFEBE4 #D6CFEB #EBCFD6 #E4EBCF
square
#CFEBE4 #D6CFEB #EBCFD6 #E4EBCF
split-complementary
#CFEBE4 #EBCFE4 #EBD6CF
monochromatic
#79C7B3 #A4D9CC #CFEBE4 #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.26
#CFEBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#CFEBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBE4
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBE4 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E4
Deuteranopia (green-blind)
#E3E3E5
Tritanopia (blue-blind)
#C9ECE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfebe4; /* rgb */ color: rgb(207, 235, 228); /* oklch */ color: oklch(91.8% 0.031 178.9);
Tailwind
colors: {
custom: {
50: '#ddf1ec',
500: '#cfebe4',
950: '#000000',
},
}SCSS
$custom: #cfebe4; $custom-light: #ddf1ec; $custom-dark: #000000;
JSON
{
"hex": "#cfebe4",
"rgb": {
"r": 207,
"g": 235,
"b": 228
},
"hsl": {
"h": 165,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91771,
"c": 0.03089,
"h": 178.9
},
"luminance": 0.78283
}Semantic roles & 50–950 ramp
primary
#CFEBE4
secondary
#C698A4
accent
#3152B4
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584