#CCEFF3#CCEFF3
#CCEFF3 is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.8% C 0.037 H 205.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFF3 |
|---|---|
| RGB | rgb(204, 239, 243) |
| HSL | hsl(186, 62%, 88%) |
| HSV | hsv(186, 16%, 95%) |
| CMYK | cmyk(16%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(92.15, -10.49, -5.73) |
| CIE-LCH | lch(92.15, 11.95, 208.65°) |
| OKLab | oklab(92.83% -0.0333 -0.0155) |
| OKLCH | oklch(92.83% 0.037 205) |
| XYZ | xyz(71.9417, 81.0395, 96.6284) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.89
Very Light Blue
#D5FFFF
ΔE00 4.07
Ice Blue (survey)
#D7FFFE
ΔE00 4.12
Really Light Blue
#D4FFFF
ΔE00 4.17
Very Pale Blue
#D6FFFE
ΔE00 4.21
Pale Blue
#D0FEFE
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFF3 #F3D0CC
analogous
#CCF3E3 #CCEFF3 #CCDBF3
triadic
#CCEFF3 #F3CCEF #EFF3CC
tetradic
#CCEFF3 #E3CCF3 #F3D0CC #DBF3CC
square
#CCEFF3 #E3CCF3 #F3D0CC #DBF3CC
split-complementary
#CCEFF3 #F3CCDB #F3E3CC
monochromatic
#69D0DC #9ADFE7 #CCEFF3 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.22
#CCEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#CCEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFF3
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFF3 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF3
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#C1F2F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cceff3; /* rgb */ color: rgb(204, 239, 243); /* oklch */ color: oklch(92.8% 0.037 205.0);
Tailwind
colors: {
custom: {
50: '#dcf4f7',
500: '#cceff3',
950: '#000000',
},
}SCSS
$custom: #cceff3; $custom-light: #dcf4f7; $custom-dark: #000000;
JSON
{
"hex": "#cceff3",
"rgb": {
"r": 204,
"g": 239,
"b": 243
},
"hsl": {
"h": 186.154,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.92833,
"c": 0.03679,
"h": 205
},
"luminance": 0.81041
}Semantic roles & 50–950 ramp
primary
#CCEFF3
secondary
#D39790
accent
#2E1CCA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585