#CCFEF1#CCFEF1
#CCFEF1 is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.9% C 0.054 H 177.5°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEF1 |
|---|---|
| RGB | rgb(204, 254, 241) |
| HSL | hsl(164, 96%, 90%) |
| HSV | hsv(164, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(96.03, -18.35, 0.99) |
| CIE-LCH | lch(96.03, 18.37, 176.91°) |
| OKLab | oklab(95.89% -0.0537 0.0023) |
| OKLCH | oklch(95.89% 0.054 177.5) |
| XYZ | xyz(76.2164, 90.0693, 96.5715) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.54
Duck Egg Blue
#C3FBF4
ΔE00 2.64
Light Light Blue
#CAFFFB
ΔE00 3.48
Ice
#D6FFFA
ΔE00 3.84
Pale Aqua
#B8FFEB
ΔE00 4.32
Pale Cyan
#B7FFFA
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEF1 #FECCD9
analogous
#CCFED8 #CCFEF1 #CCF2FE
triadic
#CCFEF1 #F1CCFE #FEF1CC
tetradic
#CCFEF1 #D8CCFE #FECCD9 #F2FECC
square
#CCFEF1 #D8CCFE #FECCD9 #F2FECC
split-complementary
#CCFEF1 #FECCF2 #FED8CC
monochromatic
#54FCD0 #90FDE1 #CCFEF1 #E1FEF7 #E1FEF7
Accessibility & contrast
On white
1.10
#CCFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#CCFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEF1
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEF1 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F0
Deuteranopia (green-blind)
#F0F1F2
Tritanopia (blue-blind)
#C0FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfef1; /* rgb */ color: rgb(204, 254, 241); /* oklch */ color: oklch(95.9% 0.054 177.5);
Tailwind
colors: {
custom: {
50: '#dcfef5',
500: '#ccfef1',
950: '#000000',
},
}SCSS
$custom: #ccfef1; $custom-light: #dcfef5; $custom-dark: #000000;
JSON
{
"hex": "#ccfef1",
"rgb": {
"r": 204,
"g": 254,
"b": 241
},
"hsl": {
"h": 164.4,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95892,
"c": 0.05371,
"h": 177.5
},
"luminance": 0.90072
}Semantic roles & 50–950 ramp
primary
#CCFEF1
secondary
#E787A0
accent
#003CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685