#6CECEB#6CECEB
#6CECEB is a very light, moderate teal. Relative luminance 0.692; OKLCH L 87.1% C 0.113 H 194.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6CECEB |
|---|---|
| RGB | rgb(108, 236, 235) |
| HSL | hsl(180, 77%, 67%) |
| HSV | hsv(180, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(86.59, -35.45, -10.29) |
| CIE-LCH | lch(86.59, 36.91, 196.18°) |
| OKLab | oklab(87.11% -0.1096 -0.0285) |
| OKLCH | oklch(87.11% 0.113 194.6) |
| XYZ | xyz(51.1688, 69.1722, 89.2361) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.21
Bright Cyan
#41FDFE
ΔE00 4.32
Aqua
#00FFFF
ΔE00 5.31
Bright Turquoise
#0FFEF9
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CECEB #EC6C6D
analogous
#6CECAB #6CECEB #6CADEC
triadic
#6CECEB #EB6CEC #ECEB6C
tetradic
#6CECEB #AB6CEC #EC6C6D #ADEC6C
square
#6CECEB #AB6CEC #EC6C6D #ADEC6C
split-complementary
#6CECEB #EC6CAD #ECAB6C
monochromatic
#19C4C3 #36E5E4 #6CECEB #A2F3F2 #D8FAFA
Accessibility & contrast
On white
1.42
#6CECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6CECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CECEB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CECEB | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#CAD2EC
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6ceceb; /* rgb */ color: rgb(108, 236, 235); /* oklch */ color: oklch(87.1% 0.113 194.6);
Tailwind
colors: {
custom: {
50: '#a1f2f1',
500: '#6ceceb',
950: '#000000',
},
}SCSS
$custom: #6ceceb; $custom-light: #a1f2f1; $custom-dark: #000000;
JSON
{
"hex": "#6ceceb",
"rgb": {
"r": 108,
"g": 236,
"b": 235
},
"hsl": {
"h": 179.531,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.87111,
"c": 0.11324,
"h": 194.6
},
"luminance": 0.69177
}Semantic roles & 50–950 ramp
primary
#6CECEB
secondary
#C23A3B
accent
#0C0ED9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585