#6BCEDC#6BCEDC
#6BCEDC is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.7% C 0.095 H 207.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEDC |
|---|---|
| RGB | rgb(107, 206, 220) |
| HSL | hsl(187, 62%, 64%) |
| HSV | hsv(187, 51%, 86%) |
| CMYK | cmyk(51.4%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.54, -25.24, -15.87) |
| CIE-LCH | lch(77.54, 29.82, 212.15°) |
| OKLab | oklab(79.66% -0.0841 -0.0438) |
| OKLCH | oklch(79.66% 0.095 207.5) |
| XYZ | xyz(41.0479, 52.4321, 75.6535) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.14
Neon Blue
#04D9FF
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.27
Sky Blue
#87CEEB
ΔE00 7.47
Robin Egg Blue
#8AF1FE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEDC #DC796B
analogous
#6BDCB2 #6BCEDC #6B96DC
triadic
#6BCEDC #DC6BCE #CEDC6B
tetradic
#6BCEDC #B26BDC #DC796B #96DC6B
square
#6BCEDC #B26BDC #DC796B #96DC6B
split-complementary
#6BCEDC #DC6B96 #DCB26B
monochromatic
#2796A5 #3ABED0 #6BCEDC #9CDEE8 #CEEFF3
Accessibility & contrast
On white
1.83
#6BCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6BCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEDC
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEDC | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DD
Deuteranopia (green-blind)
#AEBADC
Tritanopia (blue-blind)
#18D5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcedc; /* rgb */ color: rgb(107, 206, 220); /* oklch */ color: oklch(79.7% 0.095 207.5);
Tailwind
colors: {
custom: {
50: '#9edde6',
500: '#6bcedc',
950: '#000000',
},
}SCSS
$custom: #6bcedc; $custom-light: #9edde6; $custom-dark: #000000;
JSON
{
"hex": "#6bcedc",
"rgb": {
"r": 107,
"g": 206,
"b": 220
},
"hsl": {
"h": 187.434,
"s": 61.749,
"l": 64.118
},
"oklch": {
"l": 0.79665,
"c": 0.0948,
"h": 207.5
},
"luminance": 0.52436
}Semantic roles & 50–950 ramp
primary
#6BCEDC
secondary
#A84F43
accent
#321CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484