#6BDCEC#6BDCEC
#6BDCEC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.105 H 207.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCEC |
|---|---|
| RGB | rgb(107, 220, 236) |
| HSL | hsl(187, 77%, 67%) |
| HSV | hsv(187, 55%, 93%) |
| CMYK | cmyk(54.7%, 6.8%, 0%, 7.5%) |
| CIE-LAB | lab(82.04, -27.77, -17.64) |
| CIE-LCH | lch(82.04, 32.90, 212.43°) |
| OKLab | oklab(83.44% -0.0929 -0.0488) |
| OKLCH | oklch(83.44% 0.105 207.7) |
| XYZ | xyz(46.7908, 60.3639, 88.5262) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.82
Aqua Blue
#02D8E9
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Neon Blue
#04D9FF
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCEC #EC7B6B
analogous
#6BECBC #6BDCEC #6B9BEC
triadic
#6BDCEC #EC6BDC #DCEC6B
tetradic
#6BDCEC #BC6BEC #EC7B6B #9BEC6B
square
#6BDCEC #BC6BEC #EC7B6B #9BEC6B
split-complementary
#6BDCEC #EC6B9B #ECBC6B
monochromatic
#19AEC4 #35CFE5 #6BDCEC #A1E9F3 #D7F6FA
Accessibility & contrast
On white
1.61
#6BDCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#6BDCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCEC
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCEC | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdcec; /* rgb */ color: rgb(107, 220, 236); /* oklch */ color: oklch(83.4% 0.105 207.7);
Tailwind
colors: {
custom: {
50: '#a0e7f2',
500: '#6bdcec',
950: '#000000',
},
}SCSS
$custom: #6bdcec; $custom-light: #a0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#6bdcec",
"rgb": {
"r": 107,
"g": 220,
"b": 236
},
"hsl": {
"h": 187.442,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.83444,
"c": 0.10492,
"h": 207.7
},
"luminance": 0.60368
}Semantic roles & 50–950 ramp
primary
#6BDCEC
secondary
#C24B3A
accent
#260CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485