#CCFEEE#CCFEEE
#CCFEEE is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.8% C 0.055 H 173.6°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEEE |
|---|---|
| RGB | rgb(204, 254, 238) |
| HSL | hsl(161, 96%, 90%) |
| HSV | hsv(161, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(95.95, -18.93, 2.43) |
| CIE-LCH | lch(95.95, 19.09, 172.70°) |
| OKLab | oklab(95.81% -0.0548 0.0062) |
| OKLCH | oklch(95.81% 0.055 173.6) |
| XYZ | xyz(75.7720, 89.8916, 94.2309) |
| Luminance | 0.8989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.44
Duck Egg Blue
#C3FBF4
ΔE00 3.61
Pale Aqua
#B8FFEB
ΔE00 3.88
Light Light Blue
#CAFFFB
ΔE00 4.57
Ice
#D6FFFA
ΔE00 4.75
Pale Cyan
#B7FFFA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEEE #FECCDC
analogous
#CCFED5 #CCFEEE #CCF5FE
triadic
#CCFEEE #EECCFE #FEEECC
tetradic
#CCFEEE #D5CCFE #FECCDC #F5FECC
square
#CCFEEE #D5CCFE #FECCDC #F5FECC
split-complementary
#CCFEEE #FECCF5 #FED5CC
monochromatic
#54FCC6 #90FDDA #CCFEEE #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.11
#CCFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#CCFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEEE
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEEE | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F1F1EF
Tritanopia (blue-blind)
#C0FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfeee; /* rgb */ color: rgb(204, 254, 238); /* oklch */ color: oklch(95.8% 0.055 173.6);
Tailwind
colors: {
custom: {
50: '#dcfef3',
500: '#ccfeee',
950: '#000000',
},
}SCSS
$custom: #ccfeee; $custom-light: #dcfef3; $custom-dark: #000000;
JSON
{
"hex": "#ccfeee",
"rgb": {
"r": 204,
"g": 254,
"b": 238
},
"hsl": {
"h": 160.8,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95809,
"c": 0.05518,
"h": 173.6
},
"luminance": 0.89894
}Semantic roles & 50–950 ramp
primary
#CCFEEE
secondary
#E787A6
accent
#0049E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685