#CCF3EE#CCF3EE
#CCF3EE is a very light, muted teal. Relative luminance 0.831; OKLCH L 93.5% C 0.041 H 187.0°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3EE |
|---|---|
| RGB | rgb(204, 243, 238) |
| HSL | hsl(172, 62%, 88%) |
| HSV | hsv(172, 16%, 95%) |
| CMYK | cmyk(16%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(93.06, -13.50, -1.79) |
| CIE-LCH | lch(93.06, 13.62, 187.55°) |
| OKLab | oklab(93.51% -0.0405 -0.005) |
| OKLCH | oklch(93.51% 0.041 187) |
| XYZ | xyz(72.3810, 83.1096, 93.1005) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.45
Very Pale Blue
#D6FFFE
ΔE00 3.00
Ice Blue (survey)
#D7FFFE
ΔE00 3.03
Pale Blue
#D0FEFE
ΔE00 3.19
Really Light Blue
#D4FFFF
ΔE00 3.24
Very Light Blue
#D5FFFF
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3EE #F3CCD1
analogous
#CCF3DB #CCF3EE #CCE4F3
triadic
#CCF3EE #EECCF3 #F3EECC
tetradic
#CCF3EE #DBCCF3 #F3CCD1 #E4F3CC
square
#CCF3EE #DBCCF3 #F3CCD1 #E4F3CC
split-complementary
#CCF3EE #F3CCE4 #F3DBCC
monochromatic
#69DCCD #9AE7DD #CCF3EE #E6F9F7 #E6F9F7
Accessibility & contrast
On white
1.19
#CCF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#CCF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3EE
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3EE | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEE
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#C2F5F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf3ee; /* rgb */ color: rgb(204, 243, 238); /* oklch */ color: oklch(93.5% 0.041 187.0);
Tailwind
colors: {
custom: {
50: '#dcf7f3',
500: '#ccf3ee',
950: '#000000',
},
}SCSS
$custom: #ccf3ee; $custom-light: #dcf7f3; $custom-dark: #000000;
JSON
{
"hex": "#ccf3ee",
"rgb": {
"r": 204,
"g": 243,
"b": 238
},
"hsl": {
"h": 172.308,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.93513,
"c": 0.04085,
"h": 187
},
"luminance": 0.83112
}Semantic roles & 50–950 ramp
primary
#CCF3EE
secondary
#D39099
accent
#1C32CA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585