#CEEFFC#CEEFFC
#CEEFFC is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.2% C 0.039 H 223.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFFC |
|---|---|
| RGB | rgb(206, 239, 252) |
| HSL | hsl(197, 88%, 90%) |
| HSV | hsv(197, 18%, 99%) |
| CMYK | cmyk(18.3%, 5.2%, 0%, 1.2%) |
| CIE-LAB | lab(92.52, -8.03, -9.85) |
| CIE-LCH | lch(92.52, 12.71, 230.81°) |
| OKLab | oklab(93.24% -0.028 -0.0267) |
| OKLCH | oklch(93.24% 0.039 223.6) |
| XYZ | xyz(73.8861, 81.8810, 103.9883) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.11
Lightcyan
#E0FFFF
ΔE00 6.44
Pale Sky Blue
#BDF6FE
ΔE00 6.74
Powder Blue
#B0E0E6
ΔE00 6.98
Ice Blue
#A5DFF9
ΔE00 7.03
Very Light Blue
#D5FFFF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFFC #FCDBCE
analogous
#CEFCF2 #CEEFFC #CED8FC
triadic
#CEEFFC #FCCEEF #EFFCCE
tetradic
#CEEFFC #F2CEFC #FCDBCE #D8FCCE
square
#CEEFFC #F2CEFC #FCDBCE #D8FCCE
split-complementary
#CEEFFC #FCCED8 #FCF2CE
monochromatic
#5BC9F5 #94DCF8 #CEEFFC #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.21
#CEEFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#CEEFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFFC
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFFC | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFD
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#C1F3F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ceeffc; /* rgb */ color: rgb(206, 239, 252); /* oklch */ color: oklch(93.2% 0.039 223.6);
Tailwind
colors: {
custom: {
50: '#ddf4fd',
500: '#ceeffc',
950: '#000000',
},
}SCSS
$custom: #ceeffc; $custom-light: #ddf4fd; $custom-dark: #000000;
JSON
{
"hex": "#ceeffc",
"rgb": {
"r": 206,
"g": 239,
"b": 252
},
"hsl": {
"h": 196.957,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.93242,
"c": 0.03871,
"h": 223.6
},
"luminance": 0.81883
}Semantic roles & 50–950 ramp
primary
#CEEFFC
secondary
#E4A48B
accent
#4100E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585