#CCFAEA#CCFAEA
#CCFAEA is a very light, muted teal. Relative luminance 0.871; OKLCH L 94.9% C 0.052 H 172.0°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFAEA |
|---|---|
| RGB | rgb(204, 250, 234) |
| HSL | hsl(159, 82%, 89%) |
| HSV | hsv(159, 18%, 98%) |
| CMYK | cmyk(18.4%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(94.80, -17.75, 2.82) |
| CIE-LCH | lch(94.80, 17.97, 170.98°) |
| OKLab | oklab(94.86% -0.0513 0.0072) |
| OKLCH | oklch(94.86% 0.052 172) |
| XYZ | xyz(73.9347, 87.1469, 90.7515) |
| Luminance | 0.8715 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.93
Eggshell Blue
#C4FFF7
ΔE00 4.01
Pale Aqua
#B8FFEB
ΔE00 4.62
Ice
#D6FFFA
ΔE00 4.64
Light Light Blue
#CAFFFB
ΔE00 4.85
Pale Cyan
#B7FFFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFAEA #FACCDC
analogous
#CCFAD3 #CCFAEA #CCF3FA
triadic
#CCFAEA #EACCFA #FAEACC
tetradic
#CCFAEA #D3CCFA #FACCDC #F3FACC
square
#CCFAEA #D3CCFA #FACCDC #F3FACC
split-complementary
#CCFAEA #FACCF3 #FAD3CC
monochromatic
#5DEFBC #94F5D3 #CCFAEA #E3FCF4 #E3FCF4
Accessibility & contrast
On white
1.14
#CCFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#CCFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFAEA
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFAEA | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#EEEEEB
Tritanopia (blue-blind)
#C2FBF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfaea; /* rgb */ color: rgb(204, 250, 234); /* oklch */ color: oklch(94.9% 0.052 172.0);
Tailwind
colors: {
custom: {
50: '#dcfcf0',
500: '#ccfaea',
950: '#000000',
},
}SCSS
$custom: #ccfaea; $custom-light: #dcfcf0; $custom-dark: #000000;
JSON
{
"hex": "#ccfaea",
"rgb": {
"r": 204,
"g": 250,
"b": 234
},
"hsl": {
"h": 159.13,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.94861,
"c": 0.05176,
"h": 172
},
"luminance": 0.87149
}Semantic roles & 50–950 ramp
primary
#CCFAEA
secondary
#E08BA8
accent
#0752DF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585