#CEECF2#CEECF2
#CEECF2 is a very light, muted cyan. Relative luminance 0.795; OKLCH L 92.3% C 0.032 H 211.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECF2 |
|---|---|
| RGB | rgb(206, 236, 242) |
| HSL | hsl(190, 58%, 88%) |
| HSV | hsv(190, 15%, 95%) |
| CMYK | cmyk(14.9%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(91.47, -8.56, -6.20) |
| CIE-LCH | lch(91.47, 10.57, 215.93°) |
| OKLab | oklab(92.32% -0.0278 -0.0168) |
| OKLCH | oklch(92.32% 0.032 211.1) |
| XYZ | xyz(71.4720, 79.5218, 95.5708) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.75
Powder Blue
#B0E0E6
ΔE00 5.73
Very Light Blue
#D5FFFF
ΔE00 5.75
Ice Blue (survey)
#D7FFFE
ΔE00 5.75
Very Pale Blue
#D6FFFE
ΔE00 5.87
Really Light Blue
#D4FFFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECF2 #F2D4CE
analogous
#CEF2E6 #CEECF2 #CEDAF2
triadic
#CEECF2 #F2CEEC #ECF2CE
tetradic
#CEECF2 #E6CEF2 #F2D4CE #DAF2CE
square
#CEECF2 #E6CEF2 #F2D4CE #DAF2CE
split-complementary
#CEECF2 #F2CEDA #F2E6CE
monochromatic
#6DC6D8 #9ED9E5 #CEECF2 #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.24
#CEECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CEECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECF2
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECF2 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#C4EFEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceecf2; /* rgb */ color: rgb(206, 236, 242); /* oklch */ color: oklch(92.3% 0.032 211.1);
Tailwind
colors: {
custom: {
50: '#ddf2f6',
500: '#ceecf2',
950: '#000000',
},
}SCSS
$custom: #ceecf2; $custom-light: #ddf2f6; $custom-dark: #000000;
JSON
{
"hex": "#ceecf2",
"rgb": {
"r": 206,
"g": 236,
"b": 242
},
"hsl": {
"h": 190,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.9232,
"c": 0.03248,
"h": 211.1
},
"luminance": 0.79524
}Semantic roles & 50–950 ramp
primary
#CEECF2
secondary
#D19D93
accent
#3B20C6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585