#CCEFEB#CCEFEB
#CCEFEB is a very light, muted teal. Relative luminance 0.806; OKLCH L 92.6% C 0.037 H 188.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFEB |
|---|---|
| RGB | rgb(204, 239, 235) |
| HSL | hsl(173, 52%, 87%) |
| HSV | hsv(173, 15%, 94%) |
| CMYK | cmyk(14.6%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(91.94, -12.09, -1.88) |
| CIE-LCH | lch(91.94, 12.24, 188.82°) |
| OKLab | oklab(92.6% -0.0364 -0.0052) |
| OKLCH | oklch(92.6% 0.037 188.1) |
| XYZ | xyz(70.7599, 80.5667, 90.4040) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.45
Ice Blue (survey)
#D7FFFE
ΔE00 3.57
Very Pale Blue
#D6FFFE
ΔE00 3.61
Very Light Blue
#D5FFFF
ΔE00 3.81
Really Light Blue
#D4FFFF
ΔE00 3.87
Pale Blue
#D0FEFE
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFEB #EFCCD0
analogous
#CCEFDA #CCEFEB #CCE2EF
triadic
#CCEFEB #EBCCEF #EFEBCC
tetradic
#CCEFEB #DACCEF #EFCCD0 #E2EFCC
square
#CCEFEB #DACCEF #EFCCD0 #E2EFCC
split-complementary
#CCEFEB #EFCCE2 #EFDACC
monochromatic
#6FD2C6 #9DE0D9 #CCEFEB #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.23
#CCEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#CCEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFEB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFEB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#C3F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccefeb; /* rgb */ color: rgb(204, 239, 235); /* oklch */ color: oklch(92.6% 0.037 188.1);
Tailwind
colors: {
custom: {
50: '#dcf4f1',
500: '#ccefeb',
950: '#000000',
},
}SCSS
$custom: #ccefeb; $custom-light: #dcf4f1; $custom-dark: #000000;
JSON
{
"hex": "#ccefeb",
"rgb": {
"r": 204,
"g": 239,
"b": 235
},
"hsl": {
"h": 173.143,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.92597,
"c": 0.03679,
"h": 188.1
},
"luminance": 0.80569
}Semantic roles & 50–950 ramp
primary
#CCEFEB
secondary
#CD9399
accent
#2637C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585