#CCFEF0#CCFEF0
#CCFEF0 is a very light, muted teal. Relative luminance 0.900; OKLCH L 95.9% C 0.054 H 176.2°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEF0 |
|---|---|
| RGB | rgb(204, 254, 240) |
| HSL | hsl(163, 96%, 90%) |
| HSV | hsv(163, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(96.00, -18.54, 1.47) |
| CIE-LCH | lch(96.00, 18.60, 175.47°) |
| OKLab | oklab(95.87% -0.054 0.0036) |
| OKLCH | oklch(95.87% 0.054 176.2) |
| XYZ | xyz(76.0674, 90.0097, 95.7870) |
| Luminance | 0.9001 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.83
Duck Egg Blue
#C3FBF4
ΔE00 2.95
Light Light Blue
#CAFFFB
ΔE00 3.85
Ice
#D6FFFA
ΔE00 4.14
Pale Aqua
#B8FFEB
ΔE00 4.14
Pale Cyan
#B7FFFA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEF0 #FECCDA
analogous
#CCFED7 #CCFEF0 #CCF3FE
triadic
#CCFEF0 #F0CCFE #FEF0CC
tetradic
#CCFEF0 #D7CCFE #FECCDA #F3FECC
square
#CCFEF0 #D7CCFE #FECCDA #F3FECC
split-complementary
#CCFEF0 #FECCF3 #FED7CC
monochromatic
#54FCCD #90FDDE #CCFEF0 #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.11
#CCFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#CCFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEF0
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEF0 | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8EF
Deuteranopia (green-blind)
#F1F1F1
Tritanopia (blue-blind)
#C0FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ccfef0; /* rgb */ color: rgb(204, 254, 240); /* oklch */ color: oklch(95.9% 0.054 176.2);
Tailwind
colors: {
custom: {
50: '#dcfef4',
500: '#ccfef0',
950: '#000000',
},
}SCSS
$custom: #ccfef0; $custom-light: #dcfef4; $custom-dark: #000000;
JSON
{
"hex": "#ccfef0",
"rgb": {
"r": 204,
"g": 254,
"b": 240
},
"hsl": {
"h": 163.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.95865,
"c": 0.05417,
"h": 176.2
},
"luminance": 0.90012
}Semantic roles & 50–950 ramp
primary
#CCFEF0
secondary
#E787A2
accent
#0040E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685