#CCEBED#CCEBED
#CCEBED is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.8% C 0.033 H 201.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBED |
|---|---|
| RGB | rgb(204, 235, 237) |
| HSL | hsl(184, 48%, 86%) |
| HSV | hsv(184, 14%, 93%) |
| CMYK | cmyk(13.9%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(90.95, -9.68, -4.38) |
| CIE-LCH | lch(90.95, 10.62, 204.33°) |
| OKLab | oklab(91.83% -0.0303 -0.0119) |
| OKLCH | oklch(91.83% 0.033 201.4) |
| XYZ | xyz(69.8924, 78.3668, 91.5483) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.25
Ice Blue (survey)
#D7FFFE
ΔE00 4.78
Very Light Blue
#D5FFFF
ΔE00 4.86
Very Pale Blue
#D6FFFE
ΔE00 4.88
Really Light Blue
#D4FFFF
ΔE00 4.98
Powder Blue
#B0E0E6
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBED #EDCECC
analogous
#CCEDDF #CCEBED #CCDBED
triadic
#CCEBED #EDCCEB #EBEDCC
tetradic
#CCEBED #DFCCED #EDCECC #DBEDCC
square
#CCEBED #DFCCED #EDCECC #DBEDCC
split-complementary
#CCEBED #EDCCDB #EDDFCC
monochromatic
#72C8CD #9FD9DD #CCEBED #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.26
#CCEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#CCEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBED
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBED | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#C3EEEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccebed; /* rgb */ color: rgb(204, 235, 237); /* oklch */ color: oklch(91.8% 0.033 201.4);
Tailwind
colors: {
custom: {
50: '#dbf1f2',
500: '#ccebed',
950: '#000000',
},
}SCSS
$custom: #ccebed; $custom-light: #dbf1f2; $custom-dark: #000000;
JSON
{
"hex": "#ccebed",
"rgb": {
"r": 204,
"g": 235,
"b": 237
},
"hsl": {
"h": 183.636,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.91829,
"c": 0.03257,
"h": 201.4
},
"luminance": 0.78368
}Semantic roles & 50–950 ramp
primary
#CCEBED
secondary
#CA9794
accent
#332ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585