#CEEBF3#CEEBF3
#CEEBF3 is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.1% C 0.032 H 216.2°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBF3 |
|---|---|
| RGB | rgb(206, 235, 243) |
| HSL | hsl(193, 61%, 88%) |
| HSV | hsv(193, 15%, 95%) |
| CMYK | cmyk(15.2%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(91.24, -7.85, -7.06) |
| CIE-LCH | lch(91.24, 10.56, 222.00°) |
| OKLab | oklab(92.15% -0.0261 -0.0191) |
| OKLCH | oklch(92.15% 0.032 216.2) |
| XYZ | xyz(71.3355, 79.0078, 96.2683) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.53
Lightblue
#ADD8E6
ΔE00 5.99
Powder Blue
#B0E0E6
ΔE00 6.23
Very Light Blue
#D5FFFF
ΔE00 6.66
Ice Blue (survey)
#D7FFFE
ΔE00 6.68
Really Light Blue
#D4FFFF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBF3 #F3D6CE
analogous
#CEF3E8 #CEEBF3 #CED8F3
triadic
#CEEBF3 #F3CEEB #EBF3CE
tetradic
#CEEBF3 #E8CEF3 #F3D6CE #D8F3CE
square
#CEEBF3 #E8CEF3 #F3D6CE #D8F3CE
split-complementary
#CEEBF3 #F3CED8 #F3E8CE
monochromatic
#6CC3DB #9DD7E7 #CEEBF3 #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.25
#CEEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#CEEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBF3
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBF3 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F4
Deuteranopia (green-blind)
#DFE4F3
Tritanopia (blue-blind)
#C4EEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceebf3; /* rgb */ color: rgb(206, 235, 243); /* oklch */ color: oklch(92.1% 0.032 216.2);
Tailwind
colors: {
custom: {
50: '#ddf1f7',
500: '#ceebf3',
950: '#000000',
},
}SCSS
$custom: #ceebf3; $custom-light: #ddf1f7; $custom-dark: #000000;
JSON
{
"hex": "#ceebf3",
"rgb": {
"r": 206,
"g": 235,
"b": 243
},
"hsl": {
"h": 192.973,
"s": 60.656,
"l": 88.039
},
"oklch": {
"l": 0.92145,
"c": 0.03234,
"h": 216.2
},
"luminance": 0.7901
}Semantic roles & 50–950 ramp
primary
#CEEBF3
secondary
#D3A092
accent
#421DC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585