#CCEFF2#CCEFF2
#CCEFF2 is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.8% C 0.037 H 202.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFF2 |
|---|---|
| RGB | rgb(204, 239, 242) |
| HSL | hsl(185, 59%, 87%) |
| HSV | hsv(185, 16%, 95%) |
| CMYK | cmyk(15.7%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.12, -10.69, -5.25) |
| CIE-LCH | lch(92.12, 11.91, 206.15°) |
| OKLab | oklab(92.8% -0.0337 -0.0142) |
| OKLCH | oklch(92.8% 0.037 202.9) |
| XYZ | xyz(71.7911, 80.9792, 95.8353) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.76
Very Light Blue
#D5FFFF
ΔE00 3.85
Ice Blue (survey)
#D7FFFE
ΔE00 3.88
Really Light Blue
#D4FFFF
ΔE00 3.95
Very Pale Blue
#D6FFFE
ΔE00 3.96
Pale Blue
#D0FEFE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFF2 #F2CFCC
analogous
#CCF2E2 #CCEFF2 #CCDCF2
triadic
#CCEFF2 #F2CCEF #EFF2CC
tetradic
#CCEFF2 #E2CCF2 #F2CFCC #DCF2CC
square
#CCEFF2 #E2CCF2 #F2CFCC #DCF2CC
split-complementary
#CCEFF2 #F2CCDC #F2E2CC
monochromatic
#6AD0D9 #9BE0E6 #CCEFF2 #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.22
#CCEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#CCEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFF2
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFF2 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF2
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#C1F2F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cceff2; /* rgb */ color: rgb(204, 239, 242); /* oklch */ color: oklch(92.8% 0.037 202.9);
Tailwind
colors: {
custom: {
50: '#dcf4f6',
500: '#cceff2',
950: '#000000',
},
}SCSS
$custom: #cceff2; $custom-light: #dcf4f6; $custom-dark: #000000;
JSON
{
"hex": "#cceff2",
"rgb": {
"r": 204,
"g": 239,
"b": 242
},
"hsl": {
"h": 184.737,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.92803,
"c": 0.03661,
"h": 202.9
},
"luminance": 0.80981
}Semantic roles & 50–950 ramp
primary
#CCEFF2
secondary
#D19691
accent
#2C1EC7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585