#CEECEF#CEECEF
#CEECEF is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.2% C 0.032 H 204.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECEF |
|---|---|
| RGB | rgb(206, 236, 239) |
| HSL | hsl(185, 51%, 87%) |
| HSV | hsv(185, 14%, 94%) |
| CMYK | cmyk(13.8%, 1.3%, 0%, 6.3%) |
| CIE-LAB | lab(91.39, -9.16, -4.75) |
| CIE-LCH | lch(91.39, 10.32, 207.43°) |
| OKLab | oklab(92.23% -0.0289 -0.0129) |
| OKLCH | oklch(92.23% 0.032 204) |
| XYZ | xyz(71.0251, 79.3430, 93.2173) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.14
Ice Blue (survey)
#D7FFFE
ΔE00 4.95
Very Light Blue
#D5FFFF
ΔE00 5.02
Very Pale Blue
#D6FFFE
ΔE00 5.07
Really Light Blue
#D4FFFF
ΔE00 5.16
Pale Blue
#D0FEFE
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECEF #EFD1CE
analogous
#CEEFE2 #CEECEF #CEDCEF
triadic
#CEECEF #EFCEEC #ECEFCE
tetradic
#CEECEF #E2CEEF #EFD1CE #DCEFCE
square
#CEECEF #E2CEEF #EFD1CE #DCEFCE
split-complementary
#CEECEF #EFCEDC #EFE2CE
monochromatic
#72C8D1 #A0DAE0 #CEECEF #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.24
#CEECEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#CEECEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECEF
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECEF | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#C5EFED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceecef; /* rgb */ color: rgb(206, 236, 239); /* oklch */ color: oklch(92.2% 0.032 204.0);
Tailwind
colors: {
custom: {
50: '#ddf2f4',
500: '#ceecef',
950: '#000000',
},
}SCSS
$custom: #ceecef; $custom-light: #ddf2f4; $custom-dark: #000000;
JSON
{
"hex": "#ceecef",
"rgb": {
"r": 206,
"g": 236,
"b": 239
},
"hsl": {
"h": 185.455,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.92229,
"c": 0.03168,
"h": 204
},
"luminance": 0.79345
}Semantic roles & 50–950 ramp
primary
#CEECEF
secondary
#CC9A95
accent
#3527BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585