#CCF3EA#CCF3EA
#CCF3EA is a very light, muted teal. Relative luminance 0.829; OKLCH L 93.4% C 0.042 H 179.8°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF3EA |
|---|---|
| RGB | rgb(204, 243, 234) |
| HSL | hsl(166, 62%, 88%) |
| HSV | hsv(166, 16%, 95%) |
| CMYK | cmyk(16%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(92.96, -14.29, 0.14) |
| CIE-LCH | lch(92.96, 14.29, 179.45°) |
| OKLab | oklab(93.4% -0.0421 0.0001) |
| OKLCH | oklch(93.4% 0.042 179.8) |
| XYZ | xyz(71.7998, 82.8771, 90.0399) |
| Luminance | 0.8288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.99
Duck Egg Blue
#C3FBF4
ΔE00 3.82
Light Light Blue
#CAFFFB
ΔE00 4.04
Very Pale Blue
#D6FFFE
ΔE00 4.17
Ice Blue (survey)
#D7FFFE
ΔE00 4.20
Pale Blue
#D0FEFE
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF3EA #F3CCD5
analogous
#CCF3D6 #CCF3EA #CCE8F3
triadic
#CCF3EA #EACCF3 #F3EACC
tetradic
#CCF3EA #D6CCF3 #F3CCD5 #E8F3CC
square
#CCF3EA #D6CCF3 #F3CCD5 #E8F3CC
split-complementary
#CCF3EA #F3CCE8 #F3D6CC
monochromatic
#69DCC1 #9AE7D6 #CCF3EA #E6F9F5 #E6F9F5
Accessibility & contrast
On white
1.19
#CCF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#CCF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF3EA
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF3EA | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#E8E8EB
Tritanopia (blue-blind)
#C2F4F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ccf3ea; /* rgb */ color: rgb(204, 243, 234); /* oklch */ color: oklch(93.4% 0.042 179.8);
Tailwind
colors: {
custom: {
50: '#dcf7f0',
500: '#ccf3ea',
950: '#000000',
},
}SCSS
$custom: #ccf3ea; $custom-light: #dcf7f0; $custom-dark: #000000;
JSON
{
"hex": "#ccf3ea",
"rgb": {
"r": 204,
"g": 243,
"b": 234
},
"hsl": {
"h": 166.154,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.93399,
"c": 0.0421,
"h": 179.8
},
"luminance": 0.82879
}Semantic roles & 50–950 ramp
primary
#CCF3EA
secondary
#D390A0
accent
#1C44CA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585