#CCEBE2#CCEBE2
#CCEBE2 is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.5% C 0.035 H 176.1°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBE2 |
|---|---|
| RGB | rgb(204, 235, 226) |
| HSL | hsl(163, 44%, 86%) |
| HSV | hsv(163, 13%, 92%) |
| CMYK | cmyk(13.2%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(90.66, -11.83, 0.95) |
| CIE-LCH | lch(90.66, 11.87, 175.40°) |
| OKLab | oklab(91.51% -0.0346 0.0023) |
| OKLCH | oklch(91.51% 0.035 176.1) |
| XYZ | xyz(68.3343, 77.7435, 83.3425) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.83
Ice Blue (survey)
#D7FFFE
ΔE00 5.52
Very Pale Blue
#D6FFFE
ΔE00 5.58
Lightcyan
#E0FFFF
ΔE00 5.86
Very Light Blue
#D5FFFF
ΔE00 5.88
Really Light Blue
#D4FFFF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBE2 #EBCCD5
analogous
#CCEBD2 #CCEBE2 #CCE4EB
triadic
#CCEBE2 #E2CCEB #EBE2CC
tetradic
#CCEBE2 #D2CCEB #EBCCD5 #E4EBCC
square
#CCEBE2 #D2CCEB #EBCCD5 #E4EBCC
split-complementary
#CCEBE2 #EBCCE4 #EBD2CC
monochromatic
#74C9B0 #A0DAC9 #CCEBE2 #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.27
#CCEBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#CCEBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBE2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBE2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E2
Deuteranopia (green-blind)
#E2E2E3
Tritanopia (blue-blind)
#C5ECE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccebe2; /* rgb */ color: rgb(204, 235, 226); /* oklch */ color: oklch(91.5% 0.035 176.1);
Tailwind
colors: {
custom: {
50: '#dbf1eb',
500: '#ccebe2',
950: '#000000',
},
}SCSS
$custom: #ccebe2; $custom-light: #dbf1eb; $custom-dark: #000000;
JSON
{
"hex": "#ccebe2",
"rgb": {
"r": 204,
"g": 235,
"b": 226
},
"hsl": {
"h": 162.581,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.9151,
"c": 0.03467,
"h": 176.1
},
"luminance": 0.77745
}Semantic roles & 50–950 ramp
primary
#CCEBE2
secondary
#C695A3
accent
#2F56B7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584