#CCEBE3#CCEBE3
#CCEBE3 is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.5% C 0.034 H 178.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBE3 |
|---|---|
| RGB | rgb(204, 235, 227) |
| HSL | hsl(165, 44%, 86%) |
| HSV | hsv(165, 13%, 92%) |
| CMYK | cmyk(13.2%, 0%, 3.4%, 7.8%) |
| CIE-LAB | lab(90.69, -11.64, 0.47) |
| CIE-LCH | lch(90.69, 11.65, 177.71°) |
| OKLab | oklab(91.54% -0.0342 0.0011) |
| OKLCH | oklch(91.54% 0.034 178.2) |
| XYZ | xyz(68.4719, 77.7986, 84.0673) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.70
Ice Blue (survey)
#D7FFFE
ΔE00 5.28
Very Pale Blue
#D6FFFE
ΔE00 5.34
Lightcyan
#E0FFFF
ΔE00 5.58
Very Light Blue
#D5FFFF
ΔE00 5.62
Really Light Blue
#D4FFFF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBE3 #EBCCD4
analogous
#CCEBD3 #CCEBE3 #CCE3EB
triadic
#CCEBE3 #E3CCEB #EBE3CC
tetradic
#CCEBE3 #D3CCEB #EBCCD4 #E3EBCC
square
#CCEBE3 #D3CCEB #EBCCD4 #E3EBCC
split-complementary
#CCEBE3 #EBCCE3 #EBD3CC
monochromatic
#74C9B3 #A0DACB #CCEBE3 #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.27
#CCEBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#CCEBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBE3
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBE3 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E3
Deuteranopia (green-blind)
#E2E2E4
Tritanopia (blue-blind)
#C5ECE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccebe3; /* rgb */ color: rgb(204, 235, 227); /* oklch */ color: oklch(91.5% 0.034 178.2);
Tailwind
colors: {
custom: {
50: '#dbf1eb',
500: '#ccebe3',
950: '#000000',
},
}SCSS
$custom: #ccebe3; $custom-light: #dbf1eb; $custom-dark: #000000;
JSON
{
"hex": "#ccebe3",
"rgb": {
"r": 204,
"g": 235,
"b": 227
},
"hsl": {
"h": 164.516,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.91538,
"c": 0.03422,
"h": 178.2
},
"luminance": 0.778
}Semantic roles & 50–950 ramp
primary
#CCEBE3
secondary
#C695A2
accent
#2F52B7
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584