#6BCCCA#6BCCCA
#6BCCCA is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.6% C 0.092 H 193.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCCCA |
|---|---|
| RGB | rgb(107, 204, 202) |
| HSL | hsl(179, 49%, 61%) |
| HSV | hsv(179, 48%, 80%) |
| CMYK | cmyk(47.5%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.42, -29.01, -7.85) |
| CIE-LCH | lch(76.42, 30.05, 195.14°) |
| OKLab | oklab(78.59% -0.0892 -0.0217) |
| OKLCH | oklch(78.59% 0.092 193.7) |
| XYZ | xyz(38.3126, 50.5725, 63.6082) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.45
Darkturquoise
#00CED1
ΔE00 4.95
Aqua Blue
#02D8E9
ΔE00 7.51
Turquoise
#40E0D0
ΔE00 7.56
Topaz
#13BBAF
ΔE00 8.04
Lightseagreen
#20B2AA
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCCCA #CC6B6D
analogous
#6BCC99 #6BCCCA #6B9DCC
triadic
#6BCCCA #CA6BCC #CCCA6B
tetradic
#6BCCCA #996BCC #CC6B6D #9DCC6B
square
#6BCCCA #996BCC #CC6B6D #9DCC6B
split-complementary
#6BCCCA #CC6B9D #CC996B
monochromatic
#308C8A #40BAB7 #6BCCCA #99DCDA #C6EBEB
Accessibility & contrast
On white
1.89
#6BCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#6BCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCCCA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCCCA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#33D1CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bccca; /* rgb */ color: rgb(107, 204, 202); /* oklch */ color: oklch(78.6% 0.092 193.7);
Tailwind
colors: {
custom: {
50: '#9cdcda',
500: '#6bccca',
950: '#000000',
},
}SCSS
$custom: #6bccca; $custom-light: #9cdcda; $custom-dark: #000000;
JSON
{
"hex": "#6bccca",
"rgb": {
"r": 107,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.763,
"s": 48.744,
"l": 60.98
},
"oklch": {
"l": 0.78585,
"c": 0.09181,
"h": 193.7
},
"luminance": 0.50576
}Semantic roles & 50–950 ramp
primary
#6BCCCA
secondary
#93484A
accent
#292CBC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483