#6CE0EC#6CE0EC
#6CE0EC is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.4% C 0.106 H 204.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE0EC |
|---|---|
| RGB | rgb(108, 224, 236) |
| HSL | hsl(186, 77%, 67%) |
| HSV | hsv(186, 54%, 93%) |
| CMYK | cmyk(54.2%, 5.1%, 0%, 7.5%) |
| CIE-LAB | lab(83.21, -29.51, -15.88) |
| CIE-LCH | lch(83.21, 33.51, 208.28°) |
| OKLab | oklab(84.39% -0.0965 -0.0439) |
| OKLCH | oklch(84.39% 0.106 204.4) |
| XYZ | xyz(47.9741, 62.5510, 88.8860) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.09
Robin Egg Blue
#8AF1FE
ΔE00 4.35
Aqua Blue
#02D8E9
ΔE00 4.42
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 6.89
Darkturquoise
#00CED1
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE0EC #EC786C
analogous
#6CECB8 #6CE0EC #6CA0EC
triadic
#6CE0EC #EC6CE0 #E0EC6C
tetradic
#6CE0EC #B86CEC #EC786C #A0EC6C
square
#6CE0EC #B86CEC #EC786C #A0EC6C
split-complementary
#6CE0EC #EC6CA0 #ECB86C
monochromatic
#19B4C4 #36D5E5 #6CE0EC #A2EBF3 #D8F7FA
Accessibility & contrast
On white
1.55
#6CE0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#6CE0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE0EC
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE0EC | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ce0ec; /* rgb */ color: rgb(108, 224, 236); /* oklch */ color: oklch(84.4% 0.106 204.4);
Tailwind
colors: {
custom: {
50: '#a0eaf2',
500: '#6ce0ec',
950: '#000000',
},
}SCSS
$custom: #6ce0ec; $custom-light: #a0eaf2; $custom-dark: #000000;
JSON
{
"hex": "#6ce0ec",
"rgb": {
"r": 108,
"g": 224,
"b": 236
},
"hsl": {
"h": 185.625,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.84393,
"c": 0.10603,
"h": 204.4
},
"luminance": 0.62556
}Semantic roles & 50–950 ramp
primary
#6CE0EC
secondary
#C2473A
accent
#1F0CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485