#6BCBCA#6BCBCA
#6BCBCA is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.4% C 0.091 H 194.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBCA |
|---|---|
| RGB | rgb(107, 203, 202) |
| HSL | hsl(179, 48%, 61%) |
| HSV | hsv(179, 47%, 80%) |
| CMYK | cmyk(47.3%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.13, -28.52, -8.28) |
| CIE-LCH | lch(76.13, 29.70, 196.18°) |
| OKLab | oklab(78.35% -0.0881 -0.0229) |
| OKLCH | oklch(78.35% 0.091 194.6) |
| XYZ | xyz(38.0757, 50.0987, 63.5292) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 4.96
Aqua Blue
#02D8E9
ΔE00 7.35
Turquoise
#40E0D0
ΔE00 7.99
Topaz
#13BBAF
ΔE00 8.16
Lightseagreen
#20B2AA
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBCA #CB6B6C
analogous
#6BCB9A #6BCBCA #6B9CCB
triadic
#6BCBCA #CA6BCB #CBCA6B
tetradic
#6BCBCA #9A6BCB #CB6B6C #9CCB6B
square
#6BCBCA #9A6BCB #CB6B6C #9CCB6B
split-complementary
#6BCBCA #CB6B9C #CB9A6B
monochromatic
#318B8A #41B8B7 #6BCBCA #98DBDA #C6EBEA
Accessibility & contrast
On white
1.91
#6BCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#6BCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBCA
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBCA | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#33D0CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6bcbca; /* rgb */ color: rgb(107, 203, 202); /* oklch */ color: oklch(78.4% 0.091 194.6);
Tailwind
colors: {
custom: {
50: '#9cdbda',
500: '#6bcbca',
950: '#000000',
},
}SCSS
$custom: #6bcbca; $custom-light: #9cdbda; $custom-dark: #000000;
JSON
{
"hex": "#6bcbca",
"rgb": {
"r": 107,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.375,
"s": 48,
"l": 60.784
},
"oklch": {
"l": 0.78352,
"c": 0.091,
"h": 194.6
},
"luminance": 0.50102
}Semantic roles & 50–950 ramp
primary
#6BCBCA
secondary
#924849
accent
#2A2CBB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483