#6BCFCB#6BCFCB
#6BCFCB is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.3% C 0.094 H 192.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFCB |
|---|---|
| RGB | rgb(107, 207, 203) |
| HSL | hsl(178, 51%, 62%) |
| HSV | hsv(178, 48%, 81%) |
| CMYK | cmyk(48.3%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(77.32, -30.20, -7.06) |
| CIE-LCH | lch(77.32, 31.01, 193.15°) |
| OKLab | oklab(79.32% -0.0922 -0.0196) |
| OKLCH | oklch(79.32% 0.094 192) |
| XYZ | xyz(39.1513, 52.0598, 64.4737) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.89
Darkturquoise
#00CED1
ΔE00 5.03
Turquoise
#40E0D0
ΔE00 6.57
Aqua Blue
#02D8E9
ΔE00 7.82
Topaz
#13BBAF
ΔE00 8.04
Seafoam Blue
#78D1B6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFCB #CF6B6F
analogous
#6BCF99 #6BCFCB #6BA1CF
triadic
#6BCFCB #CB6BCF #CFCB6B
tetradic
#6BCFCB #996BCF #CF6B6F #A1CF6B
square
#6BCFCB #996BCF #CF6B6F #A1CF6B
split-complementary
#6BCFCB #CF6BA1 #CF996B
monochromatic
#2F918D #3EBFBA #6BCFCB #99DEDB #C7EDEB
Accessibility & contrast
On white
1.84
#6BCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#6BCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFCB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFCB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CB
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#30D4CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcfcb; /* rgb */ color: rgb(107, 207, 203); /* oklch */ color: oklch(79.3% 0.094 192.0);
Tailwind
colors: {
custom: {
50: '#9ddeda',
500: '#6bcfcb',
950: '#000000',
},
}SCSS
$custom: #6bcfcb; $custom-light: #9ddeda; $custom-dark: #000000;
JSON
{
"hex": "#6bcfcb",
"rgb": {
"r": 107,
"g": 207,
"b": 203
},
"hsl": {
"h": 177.6,
"s": 51.02,
"l": 61.569
},
"oklch": {
"l": 0.79318,
"c": 0.09422,
"h": 192
},
"luminance": 0.52063
}Semantic roles & 50–950 ramp
primary
#6BCFCB
secondary
#97474B
accent
#272DBE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483