#CCFBFA#CCFBFA
#CCFBFA is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.5% C 0.048 H 194.8°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBFA |
|---|---|
| RGB | rgb(204, 251, 250) |
| HSL | hsl(179, 85%, 89%) |
| HSV | hsv(179, 19%, 98%) |
| CMYK | cmyk(18.7%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(95.47, -15.06, -4.47) |
| CIE-LCH | lch(95.47, 15.71, 196.53°) |
| OKLab | oklab(95.53% -0.0463 -0.0122) |
| OKLCH | oklch(95.53% 0.048 194.8) |
| XYZ | xyz(76.6495, 88.7313, 103.5123) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.85
Really Light Blue
#D4FFFF
ΔE00 1.47
Very Light Blue
#D5FFFF
ΔE00 1.66
Very Pale Blue
#D6FFFE
ΔE00 1.74
Light Sky Blue
#C6FCFF
ΔE00 1.91
Light Light Blue
#CAFFFB
ΔE00 1.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBFA #FBCCCD
analogous
#CCFBE3 #CCFBFA #CCE5FB
triadic
#CCFBFA #FACCFB #FBFACC
tetradic
#CCFBFA #E3CCFB #FBCCCD #E5FBCC
square
#CCFBFA #E3CCFB #FBCCCD #E5FBCC
split-complementary
#CCFBFA #FBCCE5 #FBE3CC
monochromatic
#5BF2EF #93F7F4 #CCFBFA #E3FDFC #E3FDFC
Accessibility & contrast
On white
1.12
#CCFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#CCFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBFA
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBFA | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#BEFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfbfa; /* rgb */ color: rgb(204, 251, 250); /* oklch */ color: oklch(95.5% 0.048 194.8);
Tailwind
colors: {
custom: {
50: '#dcfcfb',
500: '#ccfbfa',
950: '#000000',
},
}SCSS
$custom: #ccfbfa; $custom-light: #dcfcfb; $custom-dark: #000000;
JSON
{
"hex": "#ccfbfa",
"rgb": {
"r": 204,
"g": 251,
"b": 250
},
"hsl": {
"h": 178.723,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.95525,
"c": 0.04788,
"h": 194.8
},
"luminance": 0.88734
}Semantic roles & 50–950 ramp
primary
#CCFBFA
secondary
#E28A8C
accent
#0408E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585