#CEEEFB#CEEEFB
#CEEEFB is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.0% C 0.038 H 224.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEFB |
|---|---|
| RGB | rgb(206, 238, 251) |
| HSL | hsl(197, 85%, 90%) |
| HSV | hsv(197, 18%, 98%) |
| CMYK | cmyk(17.9%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(92.24, -7.73, -9.76) |
| CIE-LCH | lch(92.24, 12.45, 231.61°) |
| OKLab | oklab(93.01% -0.0271 -0.0264) |
| OKLCH | oklch(93.01% 0.038 224.3) |
| XYZ | xyz(73.4361, 81.2339, 103.0587) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.08
Lightcyan
#E0FFFF
ΔE00 6.61
Pale Sky Blue
#BDF6FE
ΔE00 7.02
Ice Blue
#A5DFF9
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.10
Very Light Blue
#D5FFFF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEFB #FBDBCE
analogous
#CEFBF2 #CEEEFB #CED8FB
triadic
#CEEEFB #FBCEEE #EEFBCE
tetradic
#CEEEFB #F2CEFB #FBDBCE #D8FBCE
square
#CEEEFB #F2CEFB #FBDBCE #D8FBCE
split-complementary
#CEEEFB #FBCED8 #FBF2CE
monochromatic
#5DC7F2 #95DAF6 #CEEEFB #E3F5FD #E3F5FD
Accessibility & contrast
On white
1.22
#CEEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#CEEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEFB
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEFB | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#E0E6FB
Tritanopia (blue-blind)
#C2F2F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ceeefb; /* rgb */ color: rgb(206, 238, 251); /* oklch */ color: oklch(93.0% 0.038 224.3);
Tailwind
colors: {
custom: {
50: '#ddf3fc',
500: '#ceeefb',
950: '#000000',
},
}SCSS
$custom: #ceeefb; $custom-light: #ddf3fc; $custom-dark: #000000;
JSON
{
"hex": "#ceeefb",
"rgb": {
"r": 206,
"g": 238,
"b": 251
},
"hsl": {
"h": 197.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.93007,
"c": 0.03784,
"h": 224.3
},
"luminance": 0.81236
}Semantic roles & 50–950 ramp
primary
#CEEEFB
secondary
#E2A48C
accent
#4404E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585