#CCEFFB#CCEFFB
#CCEFFB is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.1% C 0.040 H 220.5°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEFFB |
|---|---|
| RGB | rgb(204, 239, 251) |
| HSL | hsl(195, 85%, 89%) |
| HSV | hsv(195, 19%, 98%) |
| CMYK | cmyk(18.7%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(92.37, -8.84, -9.57) |
| CIE-LCH | lch(92.37, 13.03, 227.26°) |
| OKLab | oklab(93.08% -0.0303 -0.0259) |
| OKLCH | oklch(93.08% 0.04 220.5) |
| XYZ | xyz(73.1762, 81.5333, 103.1301) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.80
Pale Sky Blue
#BDF6FE
ΔE00 5.94
Lightcyan
#E0FFFF
ΔE00 6.03
Powder Blue
#B0E0E6
ΔE00 6.26
Very Light Blue
#D5FFFF
ΔE00 6.67
Really Light Blue
#D4FFFF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEFFB #FBD8CC
analogous
#CCFBF0 #CCEFFB #CCD8FB
triadic
#CCEFFB #FBCCEF #EFFBCC
tetradic
#CCEFFB #F0CCFB #FBD8CC #D8FBCC
square
#CCEFFB #F0CCFB #FBD8CC #D8FBCC
split-complementary
#CCEFFB #FBCCD8 #FBF0CC
monochromatic
#5BCBF2 #93DDF7 #CCEFFB #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.21
#CCEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#CCEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEFFB
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEFFB | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFC
Deuteranopia (green-blind)
#E0E7FB
Tritanopia (blue-blind)
#BFF3F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cceffb; /* rgb */ color: rgb(204, 239, 251); /* oklch */ color: oklch(93.1% 0.040 220.5);
Tailwind
colors: {
custom: {
50: '#dcf4fc',
500: '#cceffb',
950: '#000000',
},
}SCSS
$custom: #cceffb; $custom-light: #dcf4fc; $custom-dark: #000000;
JSON
{
"hex": "#cceffb",
"rgb": {
"r": 204,
"g": 239,
"b": 251
},
"hsl": {
"h": 195.319,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.93079,
"c": 0.03991,
"h": 220.5
},
"luminance": 0.81535
}Semantic roles & 50–950 ramp
primary
#CCEFFB
secondary
#E2A08A
accent
#3C04E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585