#CCFBFF#CCFBFF
#CCFBFF is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.7% C 0.048 H 202.8°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBFF |
|---|---|
| RGB | rgb(204, 251, 255) |
| HSL | hsl(185, 100%, 90%) |
| HSV | hsv(185, 20%, 100%) |
| CMYK | cmyk(20%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(95.60, -14.04, -6.86) |
| CIE-LCH | lch(95.60, 15.62, 206.03°) |
| OKLab | oklab(95.68% -0.0444 -0.0186) |
| OKLCH | oklch(95.68% 0.048 202.8) |
| XYZ | xyz(77.4439, 89.0490, 107.6961) |
| Luminance | 0.8905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.63
Pale Blue
#D0FEFE
ΔE00 1.73
Really Light Blue
#D4FFFF
ΔE00 1.91
Very Light Blue
#D5FFFF
ΔE00 2.00
Very Pale Blue
#D6FFFE
ΔE00 2.41
Ice Blue (survey)
#D7FFFE
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBFF #FFD0CC
analogous
#CCFFEA #CCFBFF #CCE1FF
triadic
#CCFBFF #FFCCFB #FBFFCC
tetradic
#CCFBFF #EACCFF #FFD0CC #E1FFCC
square
#CCFBFF #EACCFF #FFD0CC #E1FFCC
split-complementary
#CCFBFF #FFCCE1 #FFEACC
monochromatic
#52F1FF #8FF6FF #CCFBFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.12
#CCFBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#CCFBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBFF
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBFF | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#BCFFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfbff; /* rgb */ color: rgb(204, 251, 255); /* oklch */ color: oklch(95.7% 0.048 202.8);
Tailwind
colors: {
custom: {
50: '#dcfcff',
500: '#ccfbff',
950: '#000000',
},
}SCSS
$custom: #ccfbff; $custom-light: #dcfcff; $custom-dark: #000000;
JSON
{
"hex": "#ccfbff",
"rgb": {
"r": 204,
"g": 251,
"b": 255
},
"hsl": {
"h": 184.706,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95675,
"c": 0.04814,
"h": 202.8
},
"luminance": 0.89052
}Semantic roles & 50–950 ramp
primary
#CCFBFF
secondary
#EA8D86
accent
#1200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586