#CCFEF5#CCFEF5
#CCFEF5 is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.0% C 0.052 H 183.0°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEF5 |
|---|---|
| RGB | rgb(204, 254, 245) |
| HSL | hsl(169, 96%, 90%) |
| HSV | hsv(169, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(96.13, -17.55, -0.93) |
| CIE-LCH | lch(96.13, 17.58, 183.02°) |
| OKLab | oklab(96.01% -0.0521 -0.0027) |
| OKLCH | oklch(96.01% 0.052 183) |
| XYZ | xyz(76.8204, 90.3109, 99.7527) |
| Luminance | 0.9031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.60
Eggshell Blue
#C4FFF7
ΔE00 1.77
Light Light Blue
#CAFFFB
ΔE00 2.00
Ice
#D6FFFA
ΔE00 2.72
Pale Blue
#D0FEFE
ΔE00 3.83
Very Pale Blue
#D6FFFE
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEF5 #FECCD5
analogous
#CCFEDC #CCFEF5 #CCEEFE
triadic
#CCFEF5 #F5CCFE #FEF5CC
tetradic
#CCFEF5 #DCCCFE #FECCD5 #EEFECC
square
#CCFEF5 #DCCCFE #FECCD5 #EEFECC
split-complementary
#CCFEF5 #FECCEE #FEDCCC
monochromatic
#54FCDD #90FDE9 #CCFEF5 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.10
#CCFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#CCFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEF5
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEF5 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F5
Deuteranopia (green-blind)
#EFF1F6
Tritanopia (blue-blind)
#BFFFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfef5; /* rgb */ color: rgb(204, 254, 245); /* oklch */ color: oklch(96.0% 0.052 183.0);
Tailwind
colors: {
custom: {
50: '#dcfef8',
500: '#ccfef5',
950: '#000000',
},
}SCSS
$custom: #ccfef5; $custom-light: #dcfef8; $custom-dark: #000000;
JSON
{
"hex": "#ccfef5",
"rgb": {
"r": 204,
"g": 254,
"b": 245
},
"hsl": {
"h": 169.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.96005,
"c": 0.05216,
"h": 183
},
"luminance": 0.90314
}Semantic roles & 50–950 ramp
primary
#CCFEF5
secondary
#E78798
accent
#0029E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585