#CCEBEE#CCEBEE
#CCEBEE is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.9% C 0.033 H 203.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBEE |
|---|---|
| RGB | rgb(204, 235, 238) |
| HSL | hsl(185, 50%, 87%) |
| HSV | hsv(185, 14%, 93%) |
| CMYK | cmyk(14.3%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(90.97, -9.48, -4.86) |
| CIE-LCH | lch(90.97, 10.65, 207.14°) |
| OKLab | oklab(91.86% -0.0299 -0.0132) |
| OKLCH | oklch(91.86% 0.033 203.7) |
| XYZ | xyz(70.0389, 78.4254, 92.3198) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.35
Ice Blue (survey)
#D7FFFE
ΔE00 4.97
Very Light Blue
#D5FFFF
ΔE00 5.02
Very Pale Blue
#D6FFFE
ΔE00 5.07
Powder Blue
#B0E0E6
ΔE00 5.10
Really Light Blue
#D4FFFF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBEE #EECFCC
analogous
#CCEEE0 #CCEBEE #CCDAEE
triadic
#CCEBEE #EECCEB #EBEECC
tetradic
#CCEBEE #E0CCEE #EECFCC #DAEECC
square
#CCEBEE #E0CCEE #EECFCC #DAEECC
split-complementary
#CCEBEE #EECCDA #EEE0CC
monochromatic
#70C7CF #9ED9DF #CCEBEE #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.26
#CCEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#CCEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBEE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBEE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#E0E3EE
Tritanopia (blue-blind)
#C2EEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccebee; /* rgb */ color: rgb(204, 235, 238); /* oklch */ color: oklch(91.9% 0.033 203.7);
Tailwind
colors: {
custom: {
50: '#dcf1f3',
500: '#ccebee',
950: '#000000',
},
}SCSS
$custom: #ccebee; $custom-light: #dcf1f3; $custom-dark: #000000;
JSON
{
"hex": "#ccebee",
"rgb": {
"r": 204,
"g": 235,
"b": 238
},
"hsl": {
"h": 185.294,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.91859,
"c": 0.03271,
"h": 203.7
},
"luminance": 0.78427
}Semantic roles & 50–950 ramp
primary
#CCEBEE
secondary
#CB9893
accent
#3528BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585