#CCEBEF#CCEBEF
#CCEBEF is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.9% C 0.033 H 206.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBEF |
|---|---|
| RGB | rgb(204, 235, 239) |
| HSL | hsl(187, 52%, 87%) |
| HSV | hsv(187, 15%, 94%) |
| CMYK | cmyk(14.6%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.00, -9.28, -5.34) |
| CIE-LCH | lch(91.00, 10.70, 209.94°) |
| OKLab | oklab(91.89% -0.0296 -0.0145) |
| OKLCH | oklch(91.89% 0.033 206.1) |
| XYZ | xyz(70.1862, 78.4843, 93.0957) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.50
Powder Blue
#B0E0E6
ΔE00 5.14
Ice Blue (survey)
#D7FFFE
ΔE00 5.20
Very Light Blue
#D5FFFF
ΔE00 5.22
Very Pale Blue
#D6FFFE
ΔE00 5.30
Really Light Blue
#D4FFFF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBEF #EFD0CC
analogous
#CCEFE2 #CCEBEF #CCDAEF
triadic
#CCEBEF #EFCCEB #EBEFCC
tetradic
#CCEBEF #E2CCEF #EFD0CC #DAEFCC
square
#CCEBEF #E2CCEF #EFD0CC #DAEFCC
split-complementary
#CCEBEF #EFCCDA #EFE2CC
monochromatic
#6FC6D2 #9DD9E0 #CCEBEF #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.26
#CCEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#CCEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBEF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBEF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#C2EEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ccebef; /* rgb */ color: rgb(204, 235, 239); /* oklch */ color: oklch(91.9% 0.033 206.1);
Tailwind
colors: {
custom: {
50: '#dcf1f4',
500: '#ccebef',
950: '#000000',
},
}SCSS
$custom: #ccebef; $custom-light: #dcf1f4; $custom-dark: #000000;
JSON
{
"hex": "#ccebef",
"rgb": {
"r": 204,
"g": 235,
"b": 239
},
"hsl": {
"h": 186.857,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.91889,
"c": 0.03292,
"h": 206.1
},
"luminance": 0.78486
}Semantic roles & 50–950 ramp
primary
#CCEBEF
secondary
#CD9993
accent
#3726C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585