#CCEFEF#CCEFEF
#CCEFEF is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.7% C 0.036 H 196.5°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFEF |
|---|---|
| RGB | rgb(204, 239, 239) |
| HSL | hsl(180, 52%, 87%) |
| HSV | hsv(180, 15%, 94%) |
| CMYK | cmyk(14.6%, 0%, 0%, 6.3%) |
| CIE-LAB | lab(92.04, -11.30, -3.81) |
| CIE-LCH | lch(92.04, 11.92, 198.62°) |
| OKLab | oklab(92.71% -0.0349 -0.0104) |
| OKLCH | oklch(92.71% 0.036 196.5) |
| XYZ | xyz(71.3443, 80.8005, 93.4818) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.41
Very Pale Blue
#D6FFFE
ΔE00 3.48
Very Light Blue
#D5FFFF
ΔE00 3.50
Really Light Blue
#D4FFFF
ΔE00 3.58
Lightcyan
#E0FFFF
ΔE00 3.68
Pale Blue
#D0FEFE
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFEF #EFCCCC
analogous
#CCEFDE #CCEFEF #CCDEEF
triadic
#CCEFEF #EFCCEF #EFEFCC
tetradic
#CCEFEF #DECCEF #EFCCCC #DEEFCC
square
#CCEFEF #DECCEF #EFCCCC #DEEFCC
split-complementary
#CCEFEF #EFCCDE #EFDECC
monochromatic
#6FD2D2 #9DE0E0 #CCEFEF #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.22
#CCEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CCEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFEF
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFEF | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#C2F1EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccefef; /* rgb */ color: rgb(204, 239, 239); /* oklch */ color: oklch(92.7% 0.036 196.5);
Tailwind
colors: {
custom: {
50: '#dcf4f4',
500: '#ccefef',
950: '#000000',
},
}SCSS
$custom: #ccefef; $custom-light: #dcf4f4; $custom-dark: #000000;
JSON
{
"hex": "#ccefef",
"rgb": {
"r": 204,
"g": 239,
"b": 239
},
"hsl": {
"h": 180,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.92714,
"c": 0.03639,
"h": 196.5
},
"luminance": 0.80802
}Semantic roles & 50–950 ramp
primary
#CCEFEF
secondary
#CD9393
accent
#2626C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585