#6CECEC#6CECEC
#6CECEC is a very light, moderate teal. Relative luminance 0.692; OKLCH L 87.1% C 0.113 H 195.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6CECEC |
|---|---|
| RGB | rgb(108, 236, 236) |
| HSL | hsl(180, 77%, 67%) |
| HSV | hsv(180, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(86.62, -35.19, -10.77) |
| CIE-LCH | lch(86.62, 36.80, 197.02°) |
| OKLab | oklab(87.14% -0.1092 -0.0298) |
| OKLCH | oklch(87.14% 0.113 195.3) |
| XYZ | xyz(51.3137, 69.2302, 89.9992) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.08
Bright Cyan
#41FDFE
ΔE00 4.32
Aqua
#00FFFF
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 5.55
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CECEC #EC6C6C
analogous
#6CECAC #6CECEC #6CACEC
triadic
#6CECEC #EC6CEC #ECEC6C
tetradic
#6CECEC #AC6CEC #EC6C6C #ACEC6C
square
#6CECEC #AC6CEC #EC6C6C #ACEC6C
split-complementary
#6CECEC #EC6CAC #ECAC6C
monochromatic
#19C4C4 #36E5E5 #6CECEC #A2F3F3 #D8FAFA
Accessibility & contrast
On white
1.41
#6CECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6CECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CECEC
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CECEC | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EC
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6cecec; /* rgb */ color: rgb(108, 236, 236); /* oklch */ color: oklch(87.1% 0.113 195.3);
Tailwind
colors: {
custom: {
50: '#a1f2f2',
500: '#6cecec',
950: '#000000',
},
}SCSS
$custom: #6cecec; $custom-light: #a1f2f2; $custom-dark: #000000;
JSON
{
"hex": "#6cecec",
"rgb": {
"r": 108,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.87143,
"c": 0.11319,
"h": 195.3
},
"luminance": 0.69235
}Semantic roles & 50–950 ramp
primary
#6CECEC
secondary
#C23A3A
accent
#0C0CD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101716
muted
#818585