#6BCEDB#6BCEDB
#6BCEDB is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.095 H 206.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEDB |
|---|---|
| RGB | rgb(107, 206, 219) |
| HSL | hsl(187, 61%, 64%) |
| HSV | hsv(187, 51%, 86%) |
| CMYK | cmyk(51.1%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.51, -25.52, -15.38) |
| CIE-LCH | lch(77.51, 29.79, 211.08°) |
| OKLab | oklab(79.63% -0.0845 -0.0424) |
| OKLCH | oklch(79.63% 0.095 206.7) |
| XYZ | xyz(40.9158, 52.3792, 74.9581) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.08
Darkturquoise
#00CED1
ΔE00 6.99
Robin'S Egg
#6DEDFD
ΔE00 7.17
Neon Blue
#04D9FF
ΔE00 7.40
Sky Blue
#87CEEB
ΔE00 7.79
Mediumturquoise
#48D1CC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEDB #DB786B
analogous
#6BDBB0 #6BCEDB #6B96DB
triadic
#6BCEDB #DB6BCE #CEDB6B
tetradic
#6BCEDB #B06BDB #DB786B #96DB6B
square
#6BCEDB #B06BDB #DB786B #96DB6B
split-complementary
#6BCEDB #DB6B96 #DBB06B
monochromatic
#2895A4 #3ABECF #6BCEDB #9CDEE7 #CDEFF3
Accessibility & contrast
On white
1.83
#6BCEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#6BCEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEDB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEDB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#1AD5D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcedb; /* rgb */ color: rgb(107, 206, 219); /* oklch */ color: oklch(79.6% 0.095 206.7);
Tailwind
colors: {
custom: {
50: '#9ddde6',
500: '#6bcedb',
950: '#000000',
},
}SCSS
$custom: #6bcedb; $custom-light: #9ddde6; $custom-dark: #000000;
JSON
{
"hex": "#6bcedb",
"rgb": {
"r": 107,
"g": 206,
"b": 219
},
"hsl": {
"h": 186.964,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.7963,
"c": 0.09454,
"h": 206.7
},
"luminance": 0.52383
}Semantic roles & 50–950 ramp
primary
#6BCEDB
secondary
#A74F43
accent
#311DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484