#CCFAED#CCFAED
#CCFAED is a very light, muted teal. Relative luminance 0.873; OKLCH L 94.9% C 0.050 H 176.1°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFAED |
|---|---|
| RGB | rgb(204, 250, 237) |
| HSL | hsl(163, 82%, 89%) |
| HSV | hsv(163, 18%, 98%) |
| CMYK | cmyk(18.4%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(94.87, -17.17, 1.37) |
| CIE-LCH | lch(94.87, 17.22, 175.42°) |
| OKLab | oklab(94.94% -0.0501 0.0034) |
| OKLCH | oklch(94.94% 0.05 176.1) |
| XYZ | xyz(74.3693, 87.3207, 93.0406) |
| Luminance | 0.8732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.02
Eggshell Blue
#C4FFF7
ΔE00 3.24
Ice
#D6FFFA
ΔE00 3.66
Light Light Blue
#CAFFFB
ΔE00 3.81
Pale Aqua
#B8FFEB
ΔE00 4.98
Very Pale Blue
#D6FFFE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFAED #FACCD9
analogous
#CCFAD6 #CCFAED #CCF0FA
triadic
#CCFAED #EDCCFA #FAEDCC
tetradic
#CCFAED #D6CCFA #FACCD9 #F0FACC
square
#CCFAED #D6CCFA #FACCD9 #F0FACC
split-complementary
#CCFAED #FACCF0 #FAD6CC
monochromatic
#5DEFC6 #94F5D9 #CCFAED #E3FCF5 #E3FCF5
Accessibility & contrast
On white
1.14
#CCFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#CCFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFAED
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFAED | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#C1FBF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfaed; /* rgb */ color: rgb(204, 250, 237); /* oklch */ color: oklch(94.9% 0.050 176.1);
Tailwind
colors: {
custom: {
50: '#dcfcf2',
500: '#ccfaed',
950: '#000000',
},
}SCSS
$custom: #ccfaed; $custom-light: #dcfcf2; $custom-dark: #000000;
JSON
{
"hex": "#ccfaed",
"rgb": {
"r": 204,
"g": 250,
"b": 237
},
"hsl": {
"h": 163.043,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.94944,
"c": 0.05018,
"h": 176.1
},
"luminance": 0.87323
}Semantic roles & 50–950 ramp
primary
#CCFAED
secondary
#E08BA3
accent
#0744DF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585