#CCFEEF#CCFEEF
#CCFEEF is a very light, muted teal. Relative luminance 0.900; OKLCH L 95.8% C 0.055 H 174.9°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEEF |
|---|---|
| RGB | rgb(204, 254, 239) |
| HSL | hsl(162, 96%, 90%) |
| HSV | hsv(162, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(95.98, -18.74, 1.95) |
| CIE-LCH | lch(95.98, 18.84, 174.07°) |
| OKLab | oklab(95.84% -0.0544 0.0049) |
| OKLCH | oklch(95.84% 0.055 174.9) |
| XYZ | xyz(75.9193, 89.9505, 95.0068) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.13
Duck Egg Blue
#C3FBF4
ΔE00 3.28
Pale Aqua
#B8FFEB
ΔE00 3.99
Light Light Blue
#CAFFFB
ΔE00 4.21
Ice
#D6FFFA
ΔE00 4.44
Pale Cyan
#B7FFFA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEEF #FECCDB
analogous
#CCFED6 #CCFEEF #CCF4FE
triadic
#CCFEEF #EFCCFE #FEEFCC
tetradic
#CCFEEF #D6CCFE #FECCDB #F4FECC
square
#CCFEEF #D6CCFE #FECCDB #F4FECC
split-complementary
#CCFEEF #FECCF4 #FED6CC
monochromatic
#54FCC9 #90FDDC #CCFEEF #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.11
#CCFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#CCFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEEF
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEEF | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#C0FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfeef; /* rgb */ color: rgb(204, 254, 239); /* oklch */ color: oklch(95.8% 0.055 174.9);
Tailwind
colors: {
custom: {
50: '#dcfef4',
500: '#ccfeef',
950: '#000000',
},
}SCSS
$custom: #ccfeef; $custom-light: #dcfef4; $custom-dark: #000000;
JSON
{
"hex": "#ccfeef",
"rgb": {
"r": 204,
"g": 254,
"b": 239
},
"hsl": {
"h": 162,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95837,
"c": 0.05467,
"h": 174.9
},
"luminance": 0.89953
}Semantic roles & 50–950 ramp
primary
#CCFEEF
secondary
#E787A4
accent
#0045E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685