#CCFDFF#CCFDFF
#CCFDFF is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.1% C 0.050 H 199.4°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDFF |
|---|---|
| RGB | rgb(204, 253, 255) |
| HSL | hsl(182, 100%, 90%) |
| HSV | hsv(182, 20%, 100%) |
| CMYK | cmyk(20%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(96.12, -15.03, -6.08) |
| CIE-LCH | lch(96.12, 16.21, 202.04°) |
| OKLab | oklab(96.09% -0.0469 -0.0166) |
| OKLCH | oklch(96.09% 0.05 199.4) |
| XYZ | xyz(78.0719, 90.3051, 107.9055) |
| Luminance | 0.9031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.96
Light Sky Blue
#C6FCFF
ΔE00 1.07
Really Light Blue
#D4FFFF
ΔE00 1.52
Very Light Blue
#D5FFFF
ΔE00 1.71
Very Pale Blue
#D6FFFE
ΔE00 2.05
Ice Blue (survey)
#D7FFFE
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDFF #FFCECC
analogous
#CCFFE8 #CCFDFF #CCE3FF
triadic
#CCFDFF #FFCCFD #FDFFCC
tetradic
#CCFDFF #E8CCFF #FFCECC #E3FFCC
square
#CCFDFF #E8CCFF #FFCECC #E3FFCC
split-complementary
#CCFDFF #FFCCE3 #FFE8CC
monochromatic
#52F8FF #8FFBFF #CCFDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.10
#CCFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#CCFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDFF
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDFF | 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)
#F6F8FF
Deuteranopia (green-blind)
#ECF1FF
Tritanopia (blue-blind)
#BCFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfdff; /* rgb */ color: rgb(204, 253, 255); /* oklch */ color: oklch(96.1% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#dcfeff',
500: '#ccfdff',
950: '#000000',
},
}SCSS
$custom: #ccfdff; $custom-light: #dcfeff; $custom-dark: #000000;
JSON
{
"hex": "#ccfdff",
"rgb": {
"r": 204,
"g": 253,
"b": 255
},
"hsl": {
"h": 182.353,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96089,
"c": 0.04979,
"h": 199.4
},
"luminance": 0.90308
}Semantic roles & 50–950 ramp
primary
#CCFDFF
secondary
#EA8A86
accent
#0900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586