#CCFEFB#CCFEFB
#CCFEFB is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.2% C 0.051 H 191.8°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFEFB |
|---|---|
| RGB | rgb(204, 254, 251) |
| HSL | hsl(176, 96%, 90%) |
| HSV | hsv(176, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(96.28, -16.34, -3.79) |
| CIE-LCH | lch(96.28, 16.78, 193.06°) |
| OKLab | oklab(96.18% -0.0498 -0.0104) |
| OKLCH | oklch(96.18% 0.051 191.8) |
| XYZ | xyz(77.7512, 90.6833, 104.6551) |
| Luminance | 0.9069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.78
Pale Blue
#D0FEFE
ΔE00 1.64
Ice
#D6FFFA
ΔE00 2.11
Really Light Blue
#D4FFFF
ΔE00 2.22
Duck Egg Blue
#C3FBF4
ΔE00 2.28
Very Pale Blue
#D6FFFE
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFEFB #FECCCF
analogous
#CCFEE2 #CCFEFB #CCE8FE
triadic
#CCFEFB #FBCCFE #FEFBCC
tetradic
#CCFEFB #E2CCFE #FECCCF #E8FECC
square
#CCFEFB #E2CCFE #FECCCF #E8FECC
split-complementary
#CCFEFB #FECCE8 #FEE2CC
monochromatic
#54FCF2 #90FDF6 #CCFEFB #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.10
#CCFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#CCFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFEFB
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFEFB | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#BDFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfefb; /* rgb */ color: rgb(204, 254, 251); /* oklch */ color: oklch(96.2% 0.051 191.8);
Tailwind
colors: {
custom: {
50: '#dcfefc',
500: '#ccfefb',
950: '#000000',
},
}SCSS
$custom: #ccfefb; $custom-light: #dcfefc; $custom-dark: #000000;
JSON
{
"hex": "#ccfefb",
"rgb": {
"r": 204,
"g": 254,
"b": 251
},
"hsl": {
"h": 176.4,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.96178,
"c": 0.05084,
"h": 191.8
},
"luminance": 0.90686
}Semantic roles & 50–950 ramp
primary
#CCFEFB
secondary
#E7878D
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585