#CCEFF4#CCEFF4
#CCEFF4 is a very light, muted teal. Relative luminance 0.811; OKLCH L 92.9% C 0.037 H 207.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFF4 |
|---|---|
| RGB | rgb(204, 239, 244) |
| HSL | hsl(188, 65%, 88%) |
| HSV | hsv(188, 16%, 96%) |
| CMYK | cmyk(16.4%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(92.18, -10.29, -6.21) |
| CIE-LCH | lch(92.18, 12.02, 211.13°) |
| OKLab | oklab(92.86% -0.033 -0.0168) |
| OKLCH | oklch(92.86% 0.037 207) |
| XYZ | xyz(72.0932, 81.1000, 97.4259) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.06
Very Light Blue
#D5FFFF
ΔE00 4.32
Ice Blue (survey)
#D7FFFE
ΔE00 4.40
Really Light Blue
#D4FFFF
ΔE00 4.43
Very Pale Blue
#D6FFFE
ΔE00 4.49
Pale Blue
#D0FEFE
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFF4 #F4D1CC
analogous
#CCF4E5 #CCEFF4 #CCDBF4
triadic
#CCEFF4 #F4CCEF #EFF4CC
tetradic
#CCEFF4 #E5CCF4 #F4D1CC #DBF4CC
square
#CCEFF4 #E5CCF4 #F4D1CC #DBF4CC
split-complementary
#CCEFF4 #F4CCDB #F4E5CC
monochromatic
#67CFDE #9ADFE9 #CCEFF4 #E6F7FA #E6F7FA
Accessibility & contrast
On white
1.22
#CCEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#CCEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFF4
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFF4 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#E2E6F4
Tritanopia (blue-blind)
#C0F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cceff4; /* rgb */ color: rgb(204, 239, 244); /* oklch */ color: oklch(92.9% 0.037 207.0);
Tailwind
colors: {
custom: {
50: '#dcf4f7',
500: '#cceff4',
950: '#000000',
},
}SCSS
$custom: #cceff4; $custom-light: #dcf4f7; $custom-dark: #000000;
JSON
{
"hex": "#cceff4",
"rgb": {
"r": 204,
"g": 239,
"b": 244
},
"hsl": {
"h": 187.5,
"s": 64.516,
"l": 87.843
},
"oklch": {
"l": 0.92863,
"c": 0.03702,
"h": 207
},
"luminance": 0.81102
}Semantic roles & 50–950 ramp
primary
#CCEFF4
secondary
#D5988F
accent
#3019CC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585