#CFEBEA#CFEBEA
#CFEBEA is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.9% C 0.029 H 194.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBEA |
|---|---|
| RGB | rgb(207, 235, 234) |
| HSL | hsl(178, 41%, 87%) |
| HSV | hsv(178, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(91.06, -9.32, -2.62) |
| CIE-LCH | lch(91.06, 9.68, 195.68°) |
| OKLab | oklab(91.94% -0.0285 -0.0071) |
| OKLCH | oklch(91.94% 0.029 194) |
| XYZ | xyz(70.2881, 78.6211, 89.2981) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.16
Ice Blue (survey)
#D7FFFE
ΔE00 4.85
Very Pale Blue
#D6FFFE
ΔE00 4.98
Very Light Blue
#D5FFFF
ΔE00 5.08
Really Light Blue
#D4FFFF
ΔE00 5.22
Ice
#D6FFFA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBEA #EBCFD0
analogous
#CFEBDC #CFEBEA #CFDEEB
triadic
#CFEBEA #EACFEB #EBEACF
tetradic
#CFEBEA #DCCFEB #EBCFD0 #DEEBCF
square
#CFEBEA #DCCFEB #EBCFD0 #DEEBCF
split-complementary
#CFEBEA #EBCFDE #EBDCCF
monochromatic
#79C7C4 #A4D9D7 #CFEBEA #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.26
#CFEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#CFEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBEA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBEA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E1E4EA
Tritanopia (blue-blind)
#C7EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfebea; /* rgb */ color: rgb(207, 235, 234); /* oklch */ color: oklch(91.9% 0.029 194.0);
Tailwind
colors: {
custom: {
50: '#def1f0',
500: '#cfebea',
950: '#000000',
},
}SCSS
$custom: #cfebea; $custom-light: #def1f0; $custom-dark: #000000;
JSON
{
"hex": "#cfebea",
"rgb": {
"r": 207,
"g": 235,
"b": 234
},
"hsl": {
"h": 177.857,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91944,
"c": 0.02943,
"h": 194
},
"luminance": 0.78623
}Semantic roles & 50–950 ramp
primary
#CFEBEA
secondary
#C6989A
accent
#3136B4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585