#CCFEF8#CCFEF8
#CCFEF8 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.051 H 187.4°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEF8 |
|---|---|
| RGB | rgb(204, 254, 248) |
| HSL | hsl(173, 96%, 90%) |
| HSV | hsv(173, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(96.20, -16.95, -2.36) |
| CIE-LCH | lch(96.20, 17.12, 187.93°) |
| OKLab | oklab(96.09% -0.0509 -0.0066) |
| OKLCH | oklch(96.09% 0.051 187.4) |
| XYZ | xyz(77.2821, 90.4956, 102.1843) |
| Luminance | 0.9050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.95
Duck Egg Blue
#C3FBF4
ΔE00 1.55
Eggshell Blue
#C4FFF7
ΔE00 1.96
Ice
#D6FFFA
ΔE00 2.16
Pale Blue
#D0FEFE
ΔE00 2.72
Very Pale Blue
#D6FFFE
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEF8 #FECCD2
analogous
#CCFEDF #CCFEF8 #CCEBFE
triadic
#CCFEF8 #F8CCFE #FEF8CC
tetradic
#CCFEF8 #DFCCFE #FECCD2 #EBFECC
square
#CCFEF8 #DFCCFE #FECCD2 #EBFECC
split-complementary
#CCFEF8 #FECCEB #FEDFCC
monochromatic
#54FCE8 #90FDF0 #CCFEF8 #E1FEFB #E1FEFB
Accessibility & contrast
On white
1.10
#CCFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#CCFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEF8
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEF8 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#EFF1F9
Tritanopia (blue-blind)
#BEFFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfef8; /* rgb */ color: rgb(204, 254, 248); /* oklch */ color: oklch(96.1% 0.051 187.4);
Tailwind
colors: {
custom: {
50: '#dcfefa',
500: '#ccfef8',
950: '#000000',
},
}SCSS
$custom: #ccfef8; $custom-light: #dcfefa; $custom-dark: #000000;
JSON
{
"hex": "#ccfef8",
"rgb": {
"r": 204,
"g": 254,
"b": 248
},
"hsl": {
"h": 172.8,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.96091,
"c": 0.05134,
"h": 187.4
},
"luminance": 0.90498
}Semantic roles & 50–950 ramp
primary
#CCFEF8
secondary
#E78792
accent
#001CE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585