#CCEFEE#CCEFEE
#CCEFEE is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.7% C 0.036 H 194.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFEE |
|---|---|
| RGB | rgb(204, 239, 238) |
| HSL | hsl(178, 52%, 87%) |
| HSV | hsv(178, 15%, 94%) |
| CMYK | cmyk(14.6%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.02, -11.50, -3.32) |
| CIE-LCH | lch(92.02, 11.97, 196.13°) |
| OKLab | oklab(92.68% -0.0353 -0.0091) |
| OKLCH | oklch(92.68% 0.036 194.4) |
| XYZ | xyz(71.1970, 80.7416, 92.7059) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.37
Very Pale Blue
#D6FFFE
ΔE00 3.42
Very Light Blue
#D5FFFF
ΔE00 3.49
Really Light Blue
#D4FFFF
ΔE00 3.57
Pale Blue
#D0FEFE
ΔE00 3.73
Lightcyan
#E0FFFF
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFEE #EFCCCD
analogous
#CCEFDD #CCEFEE #CCDFEF
triadic
#CCEFEE #EECCEF #EFEECC
tetradic
#CCEFEE #DDCCEF #EFCCCD #DFEFCC
square
#CCEFEE #DDCCEF #EFCCCD #DFEFCC
split-complementary
#CCEFEE #EFCCDF #EFDDCC
monochromatic
#6FD2CF #9DE0DE #CCEFEE #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.22
#CCEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CCEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFEE
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFEE | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#C2F1EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccefee; /* rgb */ color: rgb(204, 239, 238); /* oklch */ color: oklch(92.7% 0.036 194.4);
Tailwind
colors: {
custom: {
50: '#dcf4f3',
500: '#ccefee',
950: '#000000',
},
}SCSS
$custom: #ccefee; $custom-light: #dcf4f3; $custom-dark: #000000;
JSON
{
"hex": "#ccefee",
"rgb": {
"r": 204,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.286,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.92684,
"c": 0.03641,
"h": 194.4
},
"luminance": 0.80743
}Semantic roles & 50–950 ramp
primary
#CCEFEE
secondary
#CD9394
accent
#262AC0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585